RemoCons fully working; also fixed my stupidity

This commit is contained in:
minjaesong
2017-07-26 17:03:22 +09:00
parent 9731c8384a
commit f1afb67c77
18 changed files with 1011 additions and 32 deletions

View File

@@ -6,5 +6,5 @@
# if even that does not exist, an the program will quit with error.
# and yes, you can disable basegame, but we don't recommend.
basegame,The base game,basegame.groovy,
dwarventech,Dwarven technicians are emerged from their hiding,,
basegame
dwarventech
1 # Load Order
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.
8 basegame,The base game,basegame.groovy, basegame
9 dwarventech,Dwarven technicians are emerged from their hiding,, dwarventech
10