Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 226 Bytes

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