Files
OpenMaidEngine/run-godot.cmd
2026-08-02 15:09:41 -04:00

6 lines
363 B
Batchfile

@echo off
REM Default windowed launch follows SYSTEM4, exposes TITLE's shipped developer menu,
REM and uses the accepted GPU retained renderer. Performance logging is opt-in again.
REM -StartupDiagnostics overrides the developer-menu flag for a native-faithful capture.
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0run-godot.ps1" -NativeDebugMenu %*