diff options
Diffstat (limited to 'bin/mcmod.info')
-rw-r--r-- | bin/mcmod.info | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/bin/mcmod.info b/bin/mcmod.info deleted file mode 100644 index 0c2b859007..0000000000 --- a/bin/mcmod.info +++ /dev/null @@ -1,19 +0,0 @@ -/** - * @version 0.1 - * @author Alkalus - * In-game info for project: Hello World. - */ -[ { "modid" : "miscutils" - , "name" : "miscutils" - , "description" : "Adds a few various things. Supported mods include GregTech, EnderIO, Big Reactors, Thaumcraft, ExtraUtils, Pnuematicraft & Simply Jetpacks." - , "version" : "0.7.8gtu" - , "mcversion" : "1.7.10" - , "url" : "" - , "updateUrl" : "" - , "authorList" : ["Alkalus"] - , "credits" : "" - , "logoFile" : "" - , "screenshots" : [] - , "dependencies" : ["Forge10.13.0.1180"] - } -] |