From 4ad237249d519feb9c5e0cd95e193c73ebdebb72 Mon Sep 17 00:00:00 2001 From: Adubbz Date: Sun, 10 Nov 2013 16:15:40 +1100 Subject: [PATCH] Updated build file and dependancies --- build.xml | 2 ++ resources/dependancies.info | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 5e1c65dde..c4a1bd088 100644 --- a/build.xml +++ b/build.xml @@ -12,6 +12,7 @@ + @@ -166,6 +167,7 @@ + diff --git a/resources/dependancies.info b/resources/dependancies.info index 0d181edf1..25d966b93 100644 --- a/resources/dependancies.info +++ b/resources/dependancies.info @@ -1,7 +1,8 @@ [ { - "repo": "https://dl.dropboxusercontent.com/u/56679758/WorldCore/", - "file": "WorldCore-universal-1.6.4-1.1.0.13.jar", + "repo": "http://files.minecraftforge.net/WorldCore/", + "file": "WorldCore-universal-@MC_VERSION@-@WORLDCORE_VERSION@.jar", + “de”v: "WorldCore-dev-@MC_VERSION@-@WORLDCORE_VERSION@.jar", "class": "worldcore.asm.WCFMLLoadingPlugin" } ] \ No newline at end of file