Merge branch 'BuildCraft-5.0.x' of github.com:BuildCraft/BuildCraft into BuildCraft-5.0.x
This commit is contained in:
commit
f6240d4285
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
## Welcome to Buildcraft on GitHub
|
## Welcome to Buildcraft on GitHub
|
||||||
|
|
||||||
### Rule on opening issues
|
### Rule on opening issues
|
||||||
|
@ -42,7 +41,7 @@ less time coding and more time doing stuff that makes them less grumpy.
|
||||||
* On Windows: use `gradlew.bat` instead of `gradlew`
|
* On Windows: use `gradlew.bat` instead of `gradlew`
|
||||||
1. The compiled and obfuscated jar will be in 'baseDir/BuildCraft/build/libs'
|
1. The compiled and obfuscated jar will be in 'baseDir/BuildCraft/build/libs'
|
||||||
|
|
||||||
Your directory structure should look like this before running ant:
|
Your directory structure should look like this before running gradle:
|
||||||
***
|
***
|
||||||
|
|
||||||
baseDir
|
baseDir
|
||||||
|
@ -55,7 +54,7 @@ Your directory structure should look like this before running ant:
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
And like this after running ant:
|
And like this after running gradle:
|
||||||
***
|
***
|
||||||
|
|
||||||
basedir
|
basedir
|
||||||
|
|
Loading…
Add table
Reference in a new issue