im-richard / rlib

rlib is a glua library written for garrys mod which contains a variety of commonly used functions that are required for certain scripts to run properly. Package includes both rlib + rcore which act as the overall foundation which other scripts will rest within as a series of modules.

Home Page:https://rlib.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rlib : glua library

HitCount MIT Licence Version Size Updated Birthday Docs

About

rlib is a glua library written for garrys mod which contains a variety of functions and features that allow for easier ways of creating addons. This library will act as the foundation for other scripts and functionality you wish to add to your server, all while ensuring that your code remains clean and minimal.

Usage

Lua library used as the foundation of scripts developed by Richard for the steam game Garrys Mod. You must install this library on your gmod server before any modules can be installed and function properly.

Documentation

Read our documentation for instructions on how to install rlib and your compatible gmodstore scripts.

About

rlib is a glua library written for garrys mod which contains a variety of commonly used functions that are required for certain scripts to run properly. Package includes both rlib + rcore which act as the overall foundation which other scripts will rest within as a series of modules.

https://rlib.io

License:MIT License


Languages

Language:Lua 100.0%