A GDExtension made with godot-rust for vpuppr.
This repository is meant to be used as a git submodule in the main vpuppr repository.
Run python build.py --help
for possible options. This is a simple wrapper around
cargo build
and cargo build --release
that also renames the output libraries
to libvpuppr.dll
or libvpuppr.so
depending on platform.
MPL-2.0