modular first test

This commit is contained in:
Song Minjae
2017-04-17 16:14:35 +09:00
parent 532c836553
commit f840dbe7de
18 changed files with 128 additions and 56 deletions

View File

@@ -1,14 +1,3 @@
Modules may have following subdirectories:
## Register modules
- creatures
- factions
- items
- tiles
- weathers
Modules must be packed with Terrarum Virtual Disk format. The packer is located in
lib/TerranVirtualDisk.jar
For more information, please refer to [this link](https://github.com/minjaesong/TerranVirtualDisk)
Only the modules that enlisted in LoadOrder.csv will be loaded.