Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 618 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 618 Bytes

Vpuppr Rust Lib

A GDExtension made with godot-rust for vpuppr.

This repository is meant to be used as a git submodule in the main vpuppr repository.

Building

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.

License

MPL-2.0