Skip to content

Commit

Permalink
Add info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
JustRed23 authored and Hexeption committed Feb 17, 2022
1 parent 6c822ad commit 0da47fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
3. Modify the source code as you please.

4. To test your modified code, go back to the Gradle tasks list (where you ran setup), and run the "runclient" task.
This will compile your new, modified game and run it, to allow you to test.
This will compile your new, modified game and run it, to allow you to test.<br>**Note: You can also run the autogenerated run configuration 'Minecraft'**

5. Once you have reached a final result you are happy with, there is a bit of a process to turn it into a JAR file that
can actually run from the game launcher. Go to the "build" folder in the Gradle tasks, and run the "build" task. This
Expand Down

0 comments on commit 0da47fb

Please sign in to comment.