mirror of https://github.com/cabaletta/baritone
fix
This commit is contained in:
parent
fe8e9202e2
commit
9762fe73cf
|
@ -5,9 +5,8 @@ the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2.
|
||||||
# Setup
|
# Setup
|
||||||
- Open the project in IntelliJ as a Gradle project
|
- Open the project in IntelliJ as a Gradle project
|
||||||
- Run the Gradle task `setupDecompWorkspace`
|
- Run the Gradle task `setupDecompWorkspace`
|
||||||
- Refresh the Gradle project
|
|
||||||
- Run the Gradle task `genIntellijRuns`
|
- Run the Gradle task `genIntellijRuns`
|
||||||
- Restart IntelliJ and import Gradle changes
|
- Refresh the Gradle project (or just restart IntelliJ)
|
||||||
- Select the "Minecraft Client" launch config and run
|
- Select the "Minecraft Client" launch config and run
|
||||||
|
|
||||||
## Command Line
|
## Command Line
|
||||||
|
|
Loading…
Reference in New Issue