gdext-v-demos
May 29, 2025 ยท View on GitHub
Example projects using gdext-v.
Usage
cd dodge_the_creeps/
# build a project
./bin/build.vsh
Details
# signature
./bin/build.vsh [...options] [path]
The path is optional, and if not provided, defaults to the current directory.
This lets you run build from other directories, such as the root of this repo: ./bin/build -- dodge_the_creeps/
These are Godot projects and are meant to be run and edited by Godot.
# run it
godot
# edit it
godot --editor