JunekCZ / rwg-presets

A repository filled with presets for the Spigot Plugin RealisticWorldGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Stargazers Issues The unlicense


Logo

RealisticWorldGenerator

« Presets »


Report Bug · Request Preset

Table of Contents

  1. About The Project
  2. Installation
  3. Examples
  4. Contributing
  5. License
  6. Contact

About The Project

This project contains a lot of presets for the RealisticWorldGenerator Plugin for Spigot. It functionality is to provide easy access to all publicly available presets as long as our v5 Marketplace isn't out yet.

Everyone who wants to is allowed to publish their presets here or to link another github project where they published the preset.
More informations about that at Contributing

Installation

As this repository only provides presets for RealisticWorldGenerator you need to own the Plugin.

You can get the Plugin at Spigot or Polymart.
If you already own the Plugin on Polymart we would recommend you to open a Verification issue on our Gitlab for RWG to get access to the v4 of Spigot.

The process of installation is pretty easy.
Just take the content of the preset folder of the preset you want and copy it into your plugins/RealsiticWorld directory.
After that you should rename the world that the preset contained to the name of the world you would like to create with it.
Then follow the normal RWG Installation steps to create a world and you're done.

Examples

Islands by SyntaxPhoenix
GoodMC Extreme by GoodMC.ru

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Preset Branch (git checkout -b preset/AmazingPreset)
  3. Commit your Changes (git commit -m 'Add a AmazingPreset')
  4. Push to the Branch (git push origin preset/AmazingPreset)
  5. Open a Pull Request

Each preset gets a folder where it can provide some information of itself as well as the preset itself or a github link to the repository of the preset.

License

Distributed under the Unlicense. See LICENSE for more information.

Contact

@SyntaxPhoenix - support@syntaxphoenix.com

Project Link: https://github.com/SourceWriters/rwg-presets

About

A repository filled with presets for the Spigot Plugin RealisticWorldGenerator

License:The Unlicense