Signed-off-by: StevenRS11 <stevenrs11@aol.com>

This commit is contained in:
StevenRS11
2013-02-17 22:49:15 -05:00
parent 7084d88aa0
commit 7092939f4f
5 changed files with 0 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
resources/RIFT.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 KiB

BIN
resources/WARP.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 KiB

BIN
resources/dimdoors_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

19
resources/mcmod.info Normal file
View File

@@ -0,0 +1,19 @@
[
{
"modid": "DimensionalDoors",
"name": "Dimensional Doors",
"description": "Bend and twist reality itelf, creating pocket dimensions, rifts, and much more",
"version": "1.2.0",
"credits": "Created by StevenRS11, logo 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" ],
"parent":"",
"screenshots": [],
"dependencies": [
"mod_MinecraftForge"
]
}
]