Include setup commands in the README
This commit is contained in:
parent
71e04ad104
commit
3da6b160db
@ -8,3 +8,10 @@ the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2.
|
|||||||
- Refresh the Gradle project
|
- Refresh the Gradle project
|
||||||
- Run the Gradle task `genIntellijRuns`
|
- Run the Gradle task `genIntellijRuns`
|
||||||
- Select the "Minecraft Client" launch config and run
|
- Select the "Minecraft Client" launch config and run
|
||||||
|
|
||||||
|
## Command Line
|
||||||
|
```
|
||||||
|
$ gradlew setupDecompWorkspace
|
||||||
|
$ gradlew --refresh-dependencies
|
||||||
|
$ gradlew genIntellijRuns
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user