Fixed problems with buildscript

Signed-off-by: deathrat <deathrat43@gmail.com>
This commit is contained in:
deathrat
2013-12-17 19:09:53 -05:00
parent a8baba9430
commit 8d19d71d8a
4 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1,21 @@
{
"modinfoversion":2,
"modlist":
[
{
"modid": "DimDoors",
"name": "Dimensional Doors",
"description": "Bend and twist reality itself, creating pocket dimensions, rifts, and much more",
"version": "1.6.4R2.1.2RC1",
"credits": "Created by StevenRS11, Coded by StevenRS11 and SenseiKiwi, Logo and Testing by Jaitsu",
"logoFile": "/dimdoors_logo.png",
"mcversion": "",
"url": "http://www.minecraftforum.net/topic/1650007-147smpssplan-dimensional-doors-v110-physics-what-physics-updated-with-fancy-opengl/",
"updateUrl": "",
"authors": [ "StevenRS11", "SenseiKiwi" ],
"parent":"",
"screenshots": [],
"dependencies": [ "Forge"]
}
]
}