Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 6 days ago
JSON representation

⚙ Garry's Mod binary modules, with Rust

Awesome Lists containing this project

README

        

[![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)

# ⚙ 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.