2021-10-20 17:44:59 -04:00
|
|
|
[![crates.io](https://img.shields.io/crates/v/gmod.svg)](https://crates.io/crates/gmod)
|
|
|
|
|
|
|
|
[![docs.rs](https://docs.rs/gmod/badge.svg)](https://docs.rs/gmod)
|
|
|
|
|
2021-09-09 16:50:58 -04:00
|
|
|
# ⚙ gmod-rs
|
|
|
|
|
|
|
|
A swiss army knife for creating binary modules for Garry's Mod in Rust.
|
2021-10-20 17:44:59 -04:00
|
|
|
|
|
|
|
# Example
|
|
|
|
|
2021-11-23 13:45:02 -05:00
|
|
|
[Click here](https://github.com/WilliamVenner/gmod-rs/tree/master/example/my-first-binary-module) to see an example.
|