Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 693 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 693 Bytes

LaboratorySwag

This is a mod adding different useful laboratory related items to Minecraft

Minecraft Forums Topic: http://www.minecraftforum.net/topic/2770946-172wiplaboratoryswagno-release-yet/

Note: This mod is being postponed for now note that their will be no updates for a while.

Installation:

  1. Clone into an empty directory using your git client of choice.
  2. Open a command line and type the following: gradlew setupDecompWorkspace idea or gradlew setupDecompWorkspace eclipse (This depends on what IDE you are using)
  3. Open the directory in your IDE of choice
  4. After making code changes you can build with gradlew build
  5. The output jar will be in builds/lib