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

https://github.com/autumngmod/autumnnet

High abstraction level network library for Garry's Mod
https://github.com/autumngmod/autumnnet

glua network

Last synced: 7 months ago
JSON representation

High abstraction level network library for Garry's Mod

Awesome Lists containing this project

README

          

# AutumnNet
``AutumnNet`` is a high abstraction level lua library for more convient and safe networking in Garry's Mod.

## Documentation
You can find the documentation in the [Wiki of this repository](https://github.com/autumngmod/autumnnet/wiki). We are constantly updating it, and try to keep it fresh.

## Installation
* Via [libloader](https://github.com/autumngmod/libloader)
```shell
lib i autumngmod/autumnnet@0.1.0
```
* From GitHub Releases
1. Download [latest minified file](https://github.com/autumngmod/autumnnet/releases/latest/download/lib.lua)
2. Save it in ``GarrysMod/garrysmod/lua/autorun``