Files
Terrarum/assets/modules/LoadOrder.csv
2017-07-26 17:03:22 +09:00

416 B

1# Load Order
2# Modules are loaded from top to bottom.
3# Acceptable formats:
4# module_name,description_in_English_no_comma,(entry_point.kts),(external Jars sep'd by semicolon)...
5# If entry_point is not given, the program will try to run <modulename>.kts.
6# if even that does not exist, an the program will quit with error.
7# and yes, you can disable basegame, but we don't recommend.
8basegame
9dwarventech