mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
mod support design wip
This commit is contained in:
14
assets/modules/modules_doc.md
Normal file
14
assets/modules/modules_doc.md
Normal 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)
|
||||
Reference in New Issue
Block a user