From 090436595618e04524db88fa8b906ff4a3019262 Mon Sep 17 00:00:00 2001 From: AlgorithmX2 Date: Tue, 23 Sep 2014 19:50:14 -0500 Subject: [PATCH] Added Build setup and link to temporary deps. --- README.md | 10 ++++++++++ src/main/java/appeng/api | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 579fa86d..871f5357 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,16 @@ Applied Energistics 2 [IRC #appliedenergistics on esper.net](http://webchat.esper.net/?channels=appliedenergistics&prompt=1) +### Workspace / Building + +Clone Repo, make sure you use --recursive. + +Download and unzip http://ae-mod.info/assets/CompileDeps.zip into the root folder ( hopefully this is temporary and a better solution is created ) + +gradle setupDecompWorkspace + +gradlew eclipse / idea / build + ### Contributing Bugfixes and Compatability patches are generally welcome. If you want to contribute something which changes game mechanics, no matter how small, please talk to someone with commit privileges first, its best to remember that those with commit access determine the direction of the mod as a whole. diff --git a/src/main/java/appeng/api b/src/main/java/appeng/api index 0656cc69..da4cad25 160000 --- a/src/main/java/appeng/api +++ b/src/main/java/appeng/api @@ -1 +1 @@ -Subproject commit 0656cc696ff1cd841dce89e0b5382ff56279dfae +Subproject commit da4cad25b5358b3139f97fe89645e37c5849000f