- install scoop
> Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
> irm get.scoop.sh | iex
- install scoop try 2
scoop install git
scoop update
scoop bucket add games
scoop bucket add extras
scoop install sudo
scoop install mingw
- install llvm-mingw with the following steps.
scoop bucket add dorado https://github.com/chawyehsu/dorado
scoop install llvm-mingw
- git clone godot
- git clone ewbik
- put ewbik beside godot
- scons custom_modules=../ewbik