big upgrades to upgrade system
This commit is contained in:
@@ -60,6 +60,9 @@ if __name__ == "__main__":
|
||||
|
||||
if argo.debug:
|
||||
desktop.api.debug_mode = True
|
||||
|
||||
pyi_splash.update_text("Validating game rules")
|
||||
core.validate_xml_files()
|
||||
pyi_splash.update_text("Starting browser shell")
|
||||
storage_dir.mkdir(exist_ok=True, parents=True)
|
||||
webview.create_window("Seagull Game", core.app, js_api=desktop.api, width=1280, height=720)
|
||||
|
Reference in New Issue
Block a user