add readme for gradlew run
This commit is contained in:
parent
008422680d
commit
8a7013d8d3
@ -17,6 +17,14 @@ the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2.
|
|||||||
|
|
||||||
## Command Line
|
## Command Line
|
||||||
On Mac OSX and Linux, use `./gradlew` instead of `gradlew`.
|
On Mac OSX and Linux, use `./gradlew` instead of `gradlew`.
|
||||||
|
|
||||||
|
Running Baritone:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ gradlew run
|
||||||
|
```
|
||||||
|
|
||||||
|
Setting up for IntelliJ:
|
||||||
```
|
```
|
||||||
$ gradlew setupDecompWorkspace
|
$ gradlew setupDecompWorkspace
|
||||||
$ gradlew --refresh-dependencies
|
$ gradlew --refresh-dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user