IndustrialWires/src/main/resources/mcmod.info
malte0811 c6c0bb00c9 added a license: GPL3
added a changelog
changed build.gradle to automatically download IC2
added Curse as a valid IC2 download location
2016-09-29 16:26:03 +02:00

17 lines
460 B
JSON

[
{
"modid": "industrialwires",
"name": "Industrial Wires",
"description": "Addon for IndustrialCraft2 and Immersive Engineering that adds IE wires to transfer IC2 power",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"updateUrl": "",
"authorList": ["malte0811"],
"credits": "BluSunrize and Mr. Damien Hazard for Immersive Engineering, the IC2 team for IC2",
"logoFile": "",
"screenshots": [],
"dependencies": []
}
]