aboutsummaryrefslogtreecommitdiff
path: root/tectech/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'tectech/src/main')
-rw-r--r--tectech/src/main/resources/mcmod.info16
1 files changed, 0 insertions, 16 deletions
diff --git a/tectech/src/main/resources/mcmod.info b/tectech/src/main/resources/mcmod.info
deleted file mode 100644
index 21ecee23f8..0000000000
--- a/tectech/src/main/resources/mcmod.info
+++ /dev/null
@@ -1,16 +0,0 @@
-[
-{
- "modid": "${modId}",
- "name": "${modName}",
- "description": "TecTech - Tec Technology Interdimensional! Replace UUMatter with something overly complicated and annoying! (GT5u Addon)",
- "version": "${modVersion}",
- "mcversion": "${minecraftVersion}",
- "url": "",
- "updateUrl": "",
- "authorList": ["_Technus_"],
- "credits": "The Forge and FML guys, for making this example",
- "logoFile": "TecTechIcon.png",
- "screenshots": [],
- "dependencies": []
-}
-]