15 lines
425 B
JSON
Executable file
15 lines
425 B
JSON
Executable file
[
|
|
{
|
|
"modid": "Mekanism",
|
|
"name": "Mekanism Community Edition",
|
|
"description": "Energy, Armor, Tools, Weapons, Machines, Magic.",
|
|
"version": "${version}",
|
|
"mcversion": "${mc_version}",
|
|
"updateUrl": "",
|
|
"authors": ["aidancbrady"],
|
|
"credits": "Thanks to everyone who has contributed to this ongoing project.",
|
|
"logoFile": "logo.png",
|
|
"screenshots": []
|
|
"dependencies": ["ForgeMultipart"]
|
|
}
|
|
]
|