ActuallyAdditions/src/main/resources/mcmod.info
2015-03-07 12:51:32 +01:00

21 lines
558 B
JSON

[
{
"modid": "SomePrettyRandomStuff",
"name": "Some Pretty Random Stuff",
"description": "A bunch of random stuff added to your Game to make it even more fun, exciting and add some more variety!",
"version": "0.0.1.1",
"mcversion": "1.7.10",
"url": "https://github.com/Ellpeck/SomePrettyRandomStuff",
"updateUrl": "",
"authorList": [
"Ellpeck"
],
"credits": "GlenthorLP for all of the awesome Graphics",
"logoFile": "assets/someprettyrandomstuff/textures/logo.png",
"screenshots": [
],
"parent":"",
"dependencies": [
]
}
]