ActuallyAdditions/src/main/resources/mcmod.info

19 lines
645 B
Text
Raw Permalink Normal View History

[
{
2015-03-08 14:58:26 +01:00
"modid": "ActuallyAdditions",
"name": "Actually Additions",
2015-06-18 13:14:57 +02:00
"description": "Do you want Automation? Wireless Transport? Better Machines? A cup o' Coffee? Chests? Better Hoppers? Leaf Blowers? Faster Growth? Plants? Well, Actually Additions has all that and a lot more!",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "http://github.com/Ellpeck/ActuallyAdditions",
"updateUrl": "",
2015-06-18 13:14:57 +02:00
"authorList": [ "Ellpeck" ],
2015-10-02 15:10:53 +02:00
"credits": "Author: Ellpeck; Thanks to: xdqmhose, GlenthorLP, canitzp",
2015-03-08 14:58:26 +01:00
"logoFile": "assets/actuallyadditions/textures/logo.png",
"screenshots": [
],
"parent":"",
"dependencies": [
]
}
]