2.0
This commit is contained in:
40
src/main/resources/mcmod.info
Normal file
40
src/main/resources/mcmod.info
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"modListVersion": 2,
|
||||
"modList":
|
||||
[
|
||||
{
|
||||
"modid": "worldhandler",
|
||||
"name": "World Handler",
|
||||
"description": "The World Handler provides a smart Gui for people without having to know any complex commands and gives them a look inside the art of Minecraft map and world making. Now anyone can easily create maps or just save a few ammount of time and provides an easy to use interface.",
|
||||
"mcversion": "$mcversion",
|
||||
"version": "$version",
|
||||
"authorList":
|
||||
[
|
||||
"Exopandora"
|
||||
],
|
||||
"credits": "Exopandora: Author, fhfuih (samhzy): Simplified Chinese Translation",
|
||||
"dependants":
|
||||
[
|
||||
|
||||
],
|
||||
"dependencies":
|
||||
[
|
||||
|
||||
],
|
||||
"parent": "",
|
||||
"requiredMods":
|
||||
[
|
||||
"forge",
|
||||
"FML"
|
||||
],
|
||||
"logoFile": "assets/worldhandler/textures/logo.png",
|
||||
"screenshots":
|
||||
[
|
||||
|
||||
],
|
||||
"updateUrl": "https://minecraft.curseforge.com/projects/world-handler-command-gui/files",
|
||||
"url": "https://minecraft.curseforge.com/projects/world-handler-command-gui",
|
||||
"useDependencyInformation": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user