mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
some sort of error screen impl
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
# Load Order
|
||||
# Modules are loaded from top to bottom.
|
||||
# Acceptable formats:
|
||||
# module_name,description_in_English_no_comma,(entry_point.kts),(external Jars sep'd by semicolon)...
|
||||
# If entry_point is not given, the program will try to run <modulename>.kts.
|
||||
# if even that does not exist, an the program will quit with error.
|
||||
# and yes, you can disable basegame, but we don't recommend.
|
||||
# You can disable basegame, but we don't recommend.
|
||||
|
||||
basegame
|
||||
dwarventech
|
||||
|
||||
|
Reference in New Issue
Block a user