mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-03-15 07:43:20 +08:00
修改脚本
This commit is contained in:
@@ -20,7 +20,7 @@ echo [build app using vs2022]
|
||||
cd /d %~dp0
|
||||
rd /s /q ..\BetterGenshinImpact\bin\x64\Release\net8.0-windows10.0.22621.0\publish\win-x64\
|
||||
cd ..\
|
||||
dotnet publish -c Release -p:PublishProfile=FolderProfile
|
||||
dotnet publish -c Release -p:PublishProfile=FolderProfile -p:SelfContained=true
|
||||
|
||||
echo [pack app using 7z]
|
||||
cd /d %~dp0
|
||||
|
||||
Reference in New Issue
Block a user