SlimeKnights / TinkersToolLeveling

Use tools. Gather xp. Get modifiers.
MIT License
34 stars 44 forks source link

Developer Documentation #109

Open cfi2017 opened 4 years ago

cfi2017 commented 4 years ago

How does one go about setting up a working developing environment for this mod?

Given a working system with Java 8, git and (after trying to find out what the scala import in the gradle build conf is for) even sbt installed, how does one actually get this to work?

The current released version of the mod is 1.1.0, however the gradle properties file lists an old version.

bonii-xx commented 4 years ago

You're right, apparently I still had some changes locally. That should fix the scala thing.

Other than that you can set it up like any minecraft mod for 1.12, using gradle setupDecompWorkspace idea