mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
343 B
343 B
| 1 | # Load order |
|---|---|
| 2 | # Modules are loaded from top to bottom. |
| 3 | # And yes, you can disable basegame, but we don't recommend. |
| 4 | # Acceptable formats: |
| 5 | # module_name,description_in_English_no_comma, |
| 6 | # module_name,description_in_English_no_comma,(external Jar 1);(external Jar 2); ... |
| 7 | basegame,The base game, |
| 8 | dwarventech,Dwarven technicians are emerged, |