tes3mp-rs/README.md

12 lines
226 B
Markdown
Raw Normal View History

2020-02-25 17:31:08 +00:00
# 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