gmod-rs/gmod-macros
William Venner 9b79d402e9 Lua functions can now return Result, Option<NonZeroI32>, () or i32 2022-01-22 18:59:12 +00:00
..
src Lua functions can now return Result, Option<NonZeroI32>, () or i32 2022-01-22 18:59:12 +00:00
Cargo.toml Lua functions can now return Result, Option<NonZeroI32>, () or i32 2022-01-22 18:59:12 +00:00
README.md Publish 2021-09-17 18:08:22 +01:00

README.md

crates.io

docs.rs

⚙ gmod-rs

A swiss army knife for creating binary modules for Garry's Mod in Rust.

Examples

Click here to see examples.