15 lines
688 B
Markdown
Executable File
15 lines
688 B
Markdown
Executable File
Iron Barrels
|
|
===========
|
|
|
|
Iron Barrels! A mod that adds new barrels with more space.
|
|
|
|
## Setting up a Workspace/Compiling from Source
|
|
Note: Git MUST be installed and in the system path to use our scripts.
|
|
* Setup: Run [gradle]in the repository root: `gradlew[.bat] [eclipse] OR import build.gradle into idea`
|
|
* Build: Run [gradle]in the repository root: `gradlew[.bat] build`
|
|
* If obscure Gradle issues are found try running `gradlew clean` and `gradlew cleanCache`
|
|
|
|
[](https://discord.gg/Rh8JvmQmEs)
|
|
|
|
If you have queries about any license or the other restrictions, please drop by our IRC channel, #progsmods on irc.esper.net
|