https://github.com/williamvenner/gmod-rs
⚙ Garry's Mod binary modules, with Rust
https://github.com/williamvenner/gmod-rs
binary-module garrys-mod garrysmod gmod module rust
Last synced: 13 days ago
JSON representation
⚙ Garry's Mod binary modules, with Rust
- Host: GitHub
- URL: https://github.com/williamvenner/gmod-rs
- Owner: WilliamVenner
- License: mit
- Created: 2021-09-09T19:24:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T18:39:44.000Z (30 days ago)
- Last Synced: 2025-04-10T03:57:23.365Z (13 days ago)
- Topics: binary-module, garrys-mod, garrysmod, gmod, module, rust
- Language: Rust
- Homepage: https://docs.rs/gmod
- Size: 139 KB
- Stars: 68
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://crates.io/crates/gmod)
[](https://docs.rs/gmod)
# ⚙ gmod-rs
A swiss army knife for creating binary modules for Garry's Mod in Rust.
# Examples
[Click here](https://github.com/WilliamVenner/gmod-rs/tree/master/examples/) to see examples.
# Nightly requirement
Currently, this crate requires the Rust Nightly compiler to be used.