mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
21 lines
463 B
Properties
21 lines
463 B
Properties
# 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
|
|
# Entry script must inherit net.torvald.terrarum.ModuleEntryPoint
|
|
entrypoint=net.torvald.terrarum.modulebasegame.EntryPoint
|
|
|
|
# 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= |