> For the complete documentation index, see [llms.txt](https://docs.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rlib.io/master.md).

# Introduction

[![MIT Licence](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/mit-license.php)[![Version](https://img.shields.io/github/release/iamrichardt/rlib.svg?color=CA5DC3)](https://rlib.io)[![Docs](https://img.shields.io/badge/docs-view-orange.svg)](https://docs.rlib.io)[![Size](https://img.shields.io/github/repo-size/iamrichardt/rlib.svg?color=%23FF1B67\&label=size\&logo=lua)](https://get.rlib.io)[![Updated](https://img.shields.io/github/last-commit/im-richard/rlib.svg?label=updated)](https://rlib.io)[![Status](https://img.shields.io/badge/status-stable-blue?color=%232A8246)](https://rlib.io)[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fim-richard%2Frlib\&count_bg=%235A3DC8\&title_bg=%23555555\&icon=reasonstudios.svg\&icon_color=%23E7E7E7\&title=hits\&edge_flat=false)](https://hits.seeyoufarm.com)

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.

{% hint style="info" %}
As of **v3.2.0.0**; rlib is now being packaged as a "lite" version. Server owners should notice no difference other than less files. rlib legacy (*prior to v3.2*) is only for specific servers, and no longer needed by the public.
{% endhint %}
