improved main.bat

This commit is contained in:
Mikulas Florek 2023-07-02 00:02:49 +02:00
parent ebe1071156
commit 5100008eb7

View file

@ -528,7 +528,7 @@ exit /B 0
exit /B 0
:open_in_vs
start "" %devenv_cmd% "tmp/vs2022/LumixEngine.sln"
"tmp/vs2022/LumixEngine.sln"
exit /B 0
:create_bundle