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
Currently, the original backup procedure is rather basic, which leads it to sometimes just backup the BEE compiler. Now we're using PyInstaller, we can check for its archive signature to identify our own compiler files. If there's no version of the Valve compiler, delete them and show an error dialog asking the user to verify cache.
The text was updated successfully, but these errors were encountered:
Currently, the
original
backup procedure is rather basic, which leads it to sometimes just backup the BEE compiler. Now we're using PyInstaller, we can check for its archive signature to identify our own compiler files. If there's no version of the Valve compiler, delete them and show an error dialog asking the user to verify cache.The text was updated successfully, but these errors were encountered: