/redot-engine-dev-template

redot-engine-dev-template using scoop and gcc for windows

The UnlicenseUnlicense

redot-engine-dev-template

redot-engine-dev-template using scoop and gcc for windows vscode ide

Getting Started

  1. 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

thanks