Skip to content

Commit

Permalink
Added Build setup and link to temporary deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlgorithmX2 committed Sep 24, 2014
1 parent 943afb0 commit 0904365
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/appeng/api
Submodule api updated from 0656cc to da4cad

0 comments on commit 0904365

Please sign in to comment.