simplify readme

This commit is contained in:
Leijurv 2018-11-04 22:22:04 -08:00
parent c814874cb6
commit 6812d2ba7d
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ For example, to replace out Impact 4.4's Baritone build with a customized one, b
## IntelliJ's Gradle UI
- Open the project in IntelliJ as a Gradle project
- Run the Gradle task `setupDecompWorkspace`
- Run the Gradle task `genIntellijRuns`
- Run the Gradle tasks `setupDecompWorkspace` then `genIntellijRuns`
- Refresh the Gradle project (or, to be safe, just restart IntelliJ)
- Select the "Minecraft Client" launch config
- In `Edit Configurations...` you may need to select `baritone_launch` for `Use classpath of module:`.