diff --git a/README.md b/README.md index edda2e16..d5d0e4b1 100644 --- a/README.md +++ b/README.md @@ -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.
**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