summaryrefslogtreecommitdiff
path: root/bin/mcmod.info
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mcmod.info')
-rw-r--r--bin/mcmod.info14
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/mcmod.info b/bin/mcmod.info
new file mode 100644
index 0000000..f989c30
--- /dev/null
+++ b/bin/mcmod.info
@@ -0,0 +1,14 @@
+[
+{
+"modid": "tinkersdefense",
+"name": "Tinkers' Defense",
+"description": "An inbetween mod for Tinkers Construct and Mine and Blade 2 that adds new shields made using tinker parts",
+"version": "1.0",
+"mcversion": "1.7.10",
+"url": "",
+"authorList": ["Sir Lance"],
+"requiredMods": [ "Forge", "TConstruct","battlegear2" ],
+"dependencies": ["TConstruct","battlegear2"],
+"useDependencyInformation": "true"
+}
+] \ No newline at end of file