This commit is contained in:
Osma
2022-07-30 20:05:08 +08:00
commit a5d2e8f43e
96 changed files with 18331 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
call "%~dp0\gradlew" assembleRelease --no-daemon
call "%~dp0\jar\genJar.bat" ec
pause