Opinionated features/fixes for LemADEC's continuation of the original warpdrive Original: https://github.com/LemADEC/WarpDrive
Gradle updated and forgegradle replaced with a working remake
- Download WarpDrive.jar from the Curse website and put it in your mods folder
- You'll need either ComputerCraft or OpenComputer.
- EU and RF power are supported (including but not limited to IC2, Gregtech, AdvancedSolarPanel, AtomicScience, BigReactors, EnderIO, Thermal Expansion, ImmersiveEngineering). ICBM, MFFS, Advanced Repulsion System, Advanced Solar Panels and GraviSuite are supported.
To setup your development environment:
- From the WarpDrive mod folder, type:
./gradlew setupDecompWorkspace
To build:
./gradlew build