Skip to content

LemADEC/WarpDrive

 
 

Repository files navigation

WarpDrive for 1.12.2

WarpDrive Curse statistics Build Status Codacy Badge

An update to the WarpDrive mod. Currently in progress. Adds so many new features, you won't recognize it from the original!

If you would like to help, find an issue and then fork the repository. If you can fix it, submit a pull request and we will accept it! This is valid even if you dont know how to code, modifications to textures, resources, wikis, and everything else are up for improvment.

See mcmod.info for credits.

See the official forum here.

Installation

  1. Download WarpDrive.jar from the Curse website and put it in your mods folder.

  2. To move your ship, you'll need either ComputerCraft or OpenComputer.

  3. FE/µI, EU and RF power are supported (including but not limited to IC2, GregTech, AdvancedSolarPanel, BigReactors, EnderIO, Thermal Expansion, ImmersiveEngineering). ICBM, MFFS, Advanced Repulsion System, Advanced Solar Panels and GraviSuite are supported.

Developping

To setup you development environment:

  1. From the WarpDrive mod folder, type:
./gradlew setupDecompWorkspace
  1. Start IdeaJ.
  2. Import the gradle project.
  3. Import the code formating & inspection rules from IntelliJ IDEA-Code Style.xml and IntelliJ IDEA-Inspection.xml.
  4. Create run configuration using gradle, select the gradle project, enter the task runClient or runServer.

About

A warp drive mod for minecraft

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • Lua 1.0%