Add curseforge badges
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# World Handler - Command GUI #
|
# World Handler - Command GUI </br> [](https://www.curseforge.com/minecraft/mc-mods/world-handler-command-gui) [](https://www.curseforge.com/minecraft/mc-mods/world-handler-command-gui) #
|
||||||
|
|
||||||
The World Handler provides a simple and easy to use graphical user interface for commands.
|
The World Handler provides a simple and easy to use graphical user interface for commands.
|
||||||
It lets you create powerful and complex sub-commands alongside NBT-structures within seconds.
|
It lets you create powerful and complex sub-commands alongside NBT-structures within seconds.
|
||||||
|
|||||||
@@ -3,11 +3,13 @@ mod_id = worldhandler
|
|||||||
mod_name = WorldHandler
|
mod_name = WorldHandler
|
||||||
version = 3.4.1
|
version = 3.4.1
|
||||||
minecraft_version = 1.19.2
|
minecraft_version = 1.19.2
|
||||||
forge_version = 43.0.0
|
|
||||||
group = exopandora.worldhandler
|
group = exopandora.worldhandler
|
||||||
main_class = exopandora.worldhandler.Main
|
main_class = exopandora.worldhandler.Main
|
||||||
author = Exopandora
|
author = Exopandora
|
||||||
|
|
||||||
|
# Forge
|
||||||
|
forge_version = 43.0.0
|
||||||
|
|
||||||
# Gradle
|
# Gradle
|
||||||
org.gradle.jvmargs = -Xmx3G
|
org.gradle.jvmargs = -Xmx3G
|
||||||
org.gradle.daemon = false
|
org.gradle.daemon = false
|
||||||
|
|||||||
Reference in New Issue
Block a user