Add version command, add more languages, update README.md

This commit is contained in:
dfsek
2020-10-25 03:02:05 -07:00
parent c536c5f060
commit 31d3b5ff8d
7 changed files with 210 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
# Terra
Terra is a data-driven world generator based on [Gaea](https://github.com/PolyhedralDev/Gaea).
Terra is a data-driven world generator based on [Gaea](https://github.com/PolyhedralDev/Gaea). Find out more on our
[Spigot page](https://www.spigotmc.org/resources/85151/)!
## Building and running Terra
To run Terra on a test server, clone this repo, package with Maven, then run `test.sh`. The script will clone a test
@@ -13,5 +14,4 @@ Contributions are welcome! If you want to see a feature in Terra, please, open a
submit a PR!
## Beta
Terra is still in beta! It will have missing features, and may not work in full. It should **not** be used in production.
Use at your own risk!
Terra is still in beta! While it is stable, it is not feature-complete. There is a lot to be added!