diff options
Diffstat (limited to 'Resources/.vscode/LaunchEditor.bat')
-rw-r--r-- | Resources/.vscode/LaunchEditor.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Resources/.vscode/LaunchEditor.bat b/Resources/.vscode/LaunchEditor.bat new file mode 100644 index 0000000..bb9661c --- /dev/null +++ b/Resources/.vscode/LaunchEditor.bat @@ -0,0 +1 @@ +start "GameLabEditor" cmd /c "timeout 3 & ..\Build\Editor.exe"
\ No newline at end of file |