This repository has been archived on 2024-10-18. You can view files and clone it, but cannot push or open issues or pull requests.
SymbolEngine__archived_repo.../editor.bat

5 lines
61 B
Batchfile
Raw Normal View History

2022-05-12 04:24:27 -07:00
cd Engine\gd\bin\
2022-05-12 09:57:00 -07:00
start godot.windows.opt.tools.64.exe
2022-05-12 04:24:27 -07:00
exit