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.
ExtraMathSubmodule Conventions
Learn how submodules are set up.
SubmodulesExtraMath
More ways to do math.
ExtraMathExtraString
More ways to manipulate strings.
ExtraStringExtraTable
Plenty of useful utilities and common functions for interacting with tables.
ExtraTableScheduler
Schedule functions to run in the future.
SchedulerEntityData
Store data tied to entities cleanly without using :GetData(), a method which is accessible globally.
EntityDataPlayerTracker
Common methods for tracking multiple players.
PlayerTrackerLast updated