mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-09 13:21:51 +09:00
modular first test
This commit is contained in:
9
assets/modules/LoadOrder.csv
Normal file
9
assets/modules/LoadOrder.csv
Normal file
@@ -0,0 +1,9 @@
|
||||
# Load order
|
||||
# Modules are loaded from top to bottom.
|
||||
# And yes, you can disable basegame, but we don't recommend.
|
||||
# Acceptable formats:
|
||||
# module_name,description_in_English_no_comma,
|
||||
# module_name,description_in_English_no_comma,(external Jar 1);(external Jar 2); ...
|
||||
|
||||
basegame,The base game,
|
||||
dwarventech,Logic gates and machines,
|
||||
|
Reference in New Issue
Block a user