Skip to content

Commit

Permalink
Add instructions to build with forge for minecraft 1.15+
Browse files Browse the repository at this point in the history
  • Loading branch information
stragulus committed Jan 16, 2021
1 parent 72cf939 commit 33d007e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ Building Baritone:
$ gradlew build
```

For minecrat 1.15.2+, run the following instead to include the Forge jars:

```
$ gradlew build -Pbaritone.forge_build
```

Running Baritone:

```
Expand Down

0 comments on commit 33d007e

Please sign in to comment.