mod support design wip

This commit is contained in:
Song Minjae
2017-04-17 04:03:58 +09:00
parent 073e36b48a
commit 98d7548ce8
25 changed files with 340 additions and 142 deletions

View File

@@ -0,0 +1,14 @@
Modules may have following subdirectories:
- 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)