添加详细构建指南 (#4524)

This commit is contained in:
Glavo
2025-10-26 15:53:15 +08:00
committed by GitHub
parent fd7f909561
commit d90df221bc
10 changed files with 121 additions and 57 deletions

View File

@@ -49,13 +49,7 @@ If you want to submit a pull request, here are some requirements:
### Compilation
Simply execute the following command in the project root directory:
```bash
./gradlew clean build
```
Make sure you have Java 17 or later installed.
See the [Build Guide](./Building.md) page.
## JVM Options (for debugging)