issues
search
SgtPunishment
/
Soul-Shards-The-Old-Ways
Fan Continuation of the amazing Soul Shards Reborn Mod by MozeIntel
Other
9
stars
7
forks
source link
Workspace preparation for Jenkins
#30
Closed
TehNut
closed
9 years ago
TehNut
commented
9 years ago
Update
.gitignore
to exclude all the files that shouldn't be in the workspace.
Update run dir in
build.gradle
Remove lots of whitespacing from build.gradle
Update build.gradle to produce all
.jar
's with
gradlew build
.
Changed comments in
Utils.java
to comments instead of Javadocs.
.gitignore
to exclude all the files that shouldn't be in the workspace.build.gradle
.jar
's withgradlew build
.Utils.java
to comments instead of Javadocs.