Added config and GuiConfig
This commit is contained in:
parent
b3d6ea1358
commit
a054ac6eba
8 changed files with 242 additions and 19 deletions
21
src/main/resources/mcmod.info
Normal file
21
src/main/resources/mcmod.info
Normal file
|
@ -0,0 +1,21 @@
|
|||
[
|
||||
{
|
||||
"modid": "techreborn",
|
||||
"name": "TechReborn",
|
||||
"description": "",
|
||||
"version": "@MODVERSION@",
|
||||
"url": "",
|
||||
"updateUrl": "",
|
||||
"authorList": [
|
||||
"modmuss50, Gigabit101"
|
||||
|
||||
],
|
||||
"credits": "",
|
||||
"logoFile": "",
|
||||
"screenshots": [
|
||||
],
|
||||
"parent":"",
|
||||
"dependencies": [
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue