Skip to content

teamnwah/tes3mp-rs

Repository files navigation

tes3mp-rs

Rust bindings for creating a TES3MP server plugin

Generating the bindings can be done via running

./setup-externs
./generate-rust.py

this will generate a new tes3mp-plugin/src/plugin/generated.rs file