Documentation

Dive into the specifics of each submodule by checking out the complete documentation.

Main Module

This module acts as an interface to the submodules. It streamlines the process of including a submodule in your code. This is the only required module, unless you do something extra.

ExtraMath

Submodule Conventions

Learn how submodules are set up.

Submodules

ExtraMath

More ways to do math.

ExtraMath

ExtraString

More ways to manipulate strings.

ExtraString

ExtraTable

Plenty of useful utilities and common functions for interacting with tables.

ExtraTable

Scheduler

Schedule functions to run in the future.

Scheduler

EntityData

Store data tied to entities cleanly without using :GetData(), a method which is accessible globally.

EntityData

PlayerTracker

Common methods for tracking multiple players.

PlayerTracker

Last updated