forked from RepoMirrors/baritone
simplify readme
This commit is contained in:
parent
c814874cb6
commit
6812d2ba7d
|
@ -40,8 +40,7 @@ For example, to replace out Impact 4.4's Baritone build with a customized one, b
|
||||||
|
|
||||||
## IntelliJ's Gradle UI
|
## IntelliJ's Gradle UI
|
||||||
- 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 tasks `setupDecompWorkspace` then `genIntellijRuns`
|
||||||
- Run the Gradle task `genIntellijRuns`
|
|
||||||
- Refresh the Gradle project (or, to be safe, just restart IntelliJ)
|
- Refresh the Gradle project (or, to be safe, just restart IntelliJ)
|
||||||
- Select the "Minecraft Client" launch config
|
- Select the "Minecraft Client" launch config
|
||||||
- In `Edit Configurations...` you may need to select `baritone_launch` for `Use classpath of module:`.
|
- In `Edit Configurations...` you may need to select `baritone_launch` for `Use classpath of module:`.
|
||||||
|
|
Loading…
Reference in New Issue