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