summaryrefslogtreecommitdiff
path: root/bin/mcmod.info
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mcmod.info')
-rw-r--r--bin/mcmod.info16
1 files changed, 0 insertions, 16 deletions
diff --git a/bin/mcmod.info b/bin/mcmod.info
deleted file mode 100644
index f480667..0000000
--- a/bin/mcmod.info
+++ /dev/null
@@ -1,16 +0,0 @@
-[
-{
- "modid": "examplemod",
- "name": "Example Mod",
- "description": "Example placeholder mod.",
- "version": "${version}",
- "mcversion": "${mcversion}",
- "url": "",
- "updateUrl": "",
- "authorList": ["ExampleDude"],
- "credits": "The Forge and FML guys, for making this example",
- "logoFile": "",
- "screenshots": [],
- "dependencies": []
-}
-]