No description
Find a file
2020-02-25 20:04:17 +01:00
docker-test Initial commit 2020-02-25 18:31:08 +01:00
tes3mp-plugin bump version 2020-02-25 20:04:03 +01:00
tes3mp-test show on_any 2020-02-25 20:04:17 +01:00
.gitignore Initial commit 2020-02-25 18:31:08 +01:00
Cargo.toml Initial commit 2020-02-25 18:31:08 +01:00
generate-rust.py undress parameter references, fix txt -> markdown 2020-02-25 20:01:19 +01:00
README.md Initial commit 2020-02-25 18:31:08 +01:00
setup-externs Initial commit 2020-02-25 18:31:08 +01: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