Basic structuring and added WorldGeneratorAPI.

Also fixed typo.
This commit is contained in:
2020-04-18 17:54:53 -05:00
parent ccbb9380e5
commit be133a11c4
37 changed files with 1204 additions and 14 deletions

9
.gitignore vendored
View File

@@ -120,4 +120,11 @@ buildNumber.properties
# Ignore all local history of files
.history
# End of https://www.gitignore.io/api/java,maven,eclipse,visualstudiocode
# End of https://www.gitignore.io/api/java,maven,eclipse,visualstudiocode
**/*.code-workspace
test-server/logs
test-server/world
test-server/world_nether
test-server/world_the_end