Skip to content

Commit

Permalink
specified windows
Browse files Browse the repository at this point in the history
  • Loading branch information
gnembon authored Jul 17, 2018
1 parent 76b6808 commit ca67e63
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 @@ -19,7 +19,7 @@ Use `gradlew setupCarpetmod`. It WILL overwrite your local changes to src, so be
### To create a release / patch files
In case you made changes to the local copy of the code in `src`, run `genPatches` to update the project according to your src.
Use `gradlew createRelease`. The release will be a ZIP file containing all modified classes, obfuscated, in the `build/distributions` folder.
### To run the server locally
### To run the server locally (Windows)
Use `mktest.cmd` to run the modified server with generated patches as a localhost server. It requires `gradlew createRelease` to finish successfully as well as using default paths for your minecraft installation folder.

In case you use different paths, you might need to modify the build script.
Expand Down

0 comments on commit ca67e63

Please sign in to comment.