This commit is contained in:
Leijurv 2018-08-27 12:12:52 -07:00
parent fe8e9202e2
commit 9762fe73cf
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -5,9 +5,8 @@ the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2.
# Setup
- Open the project in IntelliJ as a Gradle project
- Run the Gradle task `setupDecompWorkspace`
- Refresh the Gradle project
- 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
## Command Line