From 9098f4ab2c24c6e9d8d8b1af5f9c5ee60d8683ef Mon Sep 17 00:00:00 2001 From: Dual GPUs <236301863+masterpatrickpl-coder@users.noreply.github.com> Date: Sat, 16 May 2026 17:25:28 +0800 Subject: [PATCH] Update gradlew command to include clean build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f236a3..7096757 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The mod will generate a config file in your `config` directory on the first run. gradle clean build ``` ```powershell -.\gradlew.bat +.\gradlew.bat clean build ``` ## Requirements