mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-16 16:46:07 +09:00
mod meta update; translations for description
This commit is contained in:
@@ -5,7 +5,7 @@ propername=Terrarum
|
||||
description=The base game
|
||||
|
||||
# Author of the module
|
||||
author=Terrarum
|
||||
author=CuriousTo\uA75Bvald
|
||||
|
||||
# Root package name for the module
|
||||
# The game will look for certain classes base on this package string, so don't mess up!
|
||||
@@ -16,10 +16,10 @@ package=net.torvald.terrarum.modulebasegame
|
||||
entrypoint=net.torvald.terrarum.modulebasegame.EntryPoint
|
||||
|
||||
# Release date in YYYY-MM-DD
|
||||
releasedate=2022-01-24
|
||||
releasedate=2023-09-08
|
||||
|
||||
# The version, must follow Semver 2.0.0 scheme (https://semver.org/)
|
||||
version=0.3.0
|
||||
version=0.3.3
|
||||
|
||||
# External JAR that the module is compiled. If your module requires yet another library, the JAR must be compiled as a "Fatjar";
|
||||
# Due to security reasons, loading an arbitrary JAR is not allowed.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
propername=Dwarven Techs
|
||||
description=Dwarven technicians are emerged from their hiding
|
||||
author=Terrarum
|
||||
author=CuriousTo\uA75Bvald
|
||||
package=net.torvald.terrarum.modulecomputers
|
||||
entrypoint=net.torvald.terrarum.modulecomputers.EntryPoint
|
||||
releasedate=2021-12-03
|
||||
|
||||
Reference in New Issue
Block a user