The point of this repo is to maintain a fork of AE2 for servers running SpongeForge. The patch used was made by Prototik. Downloads can be found below.
All of the versions provided are provided "AS-IS" and with NO WARRANTIES. USE AT YOUR OWN RISK: if this breaks your world blows up your server or anything else, don't come to me!
appliedenergistics2-rv4-alpha-7 [94ce78d] Download
appliedenergistics2-rv4-alpha-8 [c8d5936] Download
appliedenergistics2-rv4-alpha-9 [fb42cb3] Download
appliedenergistics2-rv4-alpha-11 [820ada0] Download
- Clone this repository via
- SSH
git clone [email protected]:Stonebound/Applied-Energistics-2.git
or - HTTPS
git clone https://github.com/Stonebound/Applied-Energistics-2.git
- Setup workspace
- CI server
gradlew setupCIWorkspace
(enough if you just want to build your own version) - Decompiled source
gradlew setupDecompWorkspace
- Obfuscated source
gradlew setupDevWorkspace
- Build
gradlew build
. Jar will be inbuild/libs
- Applied Energistics 2 API
- Applied Energistics 2
- Textures and Models
- Text and Translations
Thanks to
- Notch et al for Minecraft
- Lex et al for MinecraftForge
- AlgorithmX2 for AppliedEnergistics2
- all contributors