/SkyFactory-2D

A source code repository for SkyFactory 2D.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

SkyFactory-2D

A source code repository for SkyFactory 2D.

Binaries

Binaries like jar executables and android apk are available in \bin folder

Importing project with Eclipse

  1. Open up Eclipse
  2. Go to File > Import...
  3. Gradle > Gradle Project > Next > Next
  4. Specify the project directory
  5. Next
  6. Gradle Distribution: Gradle Wrapper
  7. Next
  8. Wait until Gradle tasks finish
  9. Finish