Skip to content

GoodTimeStudio/Production-Line

Repository files navigation

Production-Line

Gitter Build Status License

IC2 Addon Very early. Added machine, generator and tools for IC2.

Dependencies

  • Java 8

Setup

Note: If you do not have [Gradle] installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any gradle command.

IDE Setup

For [IntelliJ]

  1. Run gradle setupDecompWorkspace
  2. Make sure you have the Gradle plugin enabled (File > Settings > Plugins).
  3. Click File > New > Project from Existing Sources > Gradle and select the root folder for ProductionLine.
  4. Select Use customizable gradle wrapper if you do not have Gradle installed.

For [Eclipse]

  1. Run gradle setupDecompWorkspace eclipse

Contributing

Are you a talented programmer looking to contribute some code? We'd love the help!