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

View File

@@ -0,0 +1,20 @@
# The name that will be displayed in game
propername=Terrarum
# The description
description=The base game
# Author of the module
author=Terrarum
# Name of the entry script
entrypoint=basegame.groovy
# Release date in YYYY-MM-DD
releasedate=2017-07-14
# The version
version=0.2
# External JARs the module might use, separate multiple by semicolon (;)
libraries=

View File

@@ -0,0 +1,7 @@
propername=Dwarven Techs
description=Dwarven technicians are emerged from their hiding
author=Terrarum
entrypoint=
releasedate=2017-07-14
version=0.2
libraries=