You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FOR /F "tokens=* USEBACKQ" %%F IN (`powershell -command "[System.Reflection.Assembly]::LoadFrom('src\bin\Release\BetterLoadSaveGame.dll').GetName().Version.ToString(2)"`) do (
set ver=%%F
)
del BetterLoadSaveGame_v*.zip
"C:\Program Files\7-Zip\7z.exe" a -tzip BetterLoadSaveGame_v%ver%.zip GameData