diff options
author | chai <chaifix@163.com> | 2021-10-24 20:23:00 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-24 20:23:00 +0800 |
commit | 396b51b0b9e16ba7a8f34e426e7d1332f84419bc (patch) | |
tree | 2071bf38dc1d818c8fa8309794aba3a27013209c /Resources/.vscode/LaunchEditor.bat | |
parent | 3239ba18797b1aa098056aa0c2a70e250a27a06c (diff) |
+lua-csv
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 |