mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-11 14:21:52 +09:00
RemoCons fully working; also fixed my stupidity
This commit is contained in:
20
assets/modules/basegame/metadata.properties
Normal file
20
assets/modules/basegame/metadata.properties
Normal 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=
|
||||
Binary file not shown.
Reference in New Issue
Block a user