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
{{ message }}
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
if exist "builds\win32\x64" rmdir builds\win32\x64
if not exist "builds\win32\x64" mkdir builds\win32\x64
set win32args=--icon=app/assets/icons/icon.ico --prune=true --version-string.CompanyName=Minimine --version-string.FileDescription="mcscriptStudioCode editor for mcscript (https://github.com/stevertus/mcscript)" --version-string.ProductName="mcscriptStudioCode"