redot-engine-dev-template using scoop and gcc for windows vscode ide
- to get started first install python and mingw using scoop
scoop install gcc python scons make mingw
and also install windows sdk
2. copy .vscode folder into redot engine folder
3. edit gcc path in c_cpp_properties.json
4. install c/c++ extension
5. debug