diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b9146d2e3..fdd97675e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ ## Reporting issues ## Developing In order to develop CC: Tweaked, you'll need to download the source code and then run it. This is a pretty simple -process. +process. When building on Windows, Use `gradlew.bat` instead of `./gradlew`. - **Clone the repository:** `git clone https://github.com/SquidDev-CC/CC-Tweaked.git && cd CC-Tweaked` - **Setup Forge:** `./gradlew build`