Skip to content

virtual-puppet-project/libvpuppr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published