CLI setup
This commit is contained in:
parent
863471b5f1
commit
82ab79e915
@ -32,6 +32,13 @@ Here are some links to help to get started:
|
|||||||
## Command Line
|
## Command Line
|
||||||
On Mac OSX and Linux, use `./gradlew` instead of `gradlew`.
|
On Mac OSX and Linux, use `./gradlew` instead of `gradlew`.
|
||||||
|
|
||||||
|
Setting up the Environment:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ gradlew setupDecompWorkspace
|
||||||
|
$ gradlew --refresh-dependencies
|
||||||
|
```
|
||||||
|
|
||||||
Running Baritone:
|
Running Baritone:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user