Forgot to change the command in readme
This commit is contained in:
parent
c4dc51895f
commit
9c257bd434
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ features or change existing behaivour, please discuss it with Sengir or Krapht b
|
||||||
1. Clone the Buildcraft repository into `basedir/BuildCraft/`
|
1. Clone the Buildcraft repository into `basedir/BuildCraft/`
|
||||||
* Optional: Copy BuildCraft localization repository into `basedir/BuildCraft-Localization`
|
* Optional: Copy BuildCraft localization repository into `basedir/BuildCraft-Localization`
|
||||||
1. Copy the minecraft bin dir and minecraft_server.jar into `basedir/jars/`
|
1. Copy the minecraft bin dir and minecraft_server.jar into `basedir/jars/`
|
||||||
1. Navigate to basedir/Buildcraft in a shell and run `ant clean package` (this will take 2-5 minutes)
|
1. Navigate to basedir/Buildcraft in a shell and run `ant` (this will take 2-5 minutes)
|
||||||
1. The compiled and obfuscated jar will be in basedir/build/dist
|
1. The compiled and obfuscated jar will be in basedir/build/dist
|
||||||
|
|
||||||
Your directory structure should look like this:
|
Your directory structure should look like this:
|
||||||
|
|
Loading…
Reference in a new issue