Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple simba plugin example in c++ and rust. Useful to be used as a template quick template for a plugin. Should work for both Simba 1.4 and Simba 2.0

Build C++ plugin:

cd cpp
cmake ..
cmake --build .

Build rust plugin:

cd rust
cargo build

About

Simple simba plugin example in c++ and rust. Useful to be used as a quick template for a plugin.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages