pref: 优化GUI更新功能;项目分为gui和upgrade两个模块

This commit is contained in:
2024-10-30 00:11:41 +08:00
parent 4dc13bb8f1
commit 9bbc3f488f
94 changed files with 1056 additions and 313 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ target/
!**/src/test/**/target/
/bin/
gui.yaml
upgrade.exe
### IntelliJ IDEA ###
.idea/