Installation
Last updated
Last updated
Download the latest version of t3_lib from
Drag t3_lib to your server's resources folder and add ensure t3_lib
to your server.cfg
(make sure this is before any other t3 scripts)
Config In the config.lua you will find some options you need to set up. The commented sections at the end of each line will tell you the currently supported options for each setting.
Notifications In the client/main.lua file you will find the notify function. This will need to be edited to use whatever notification script you have on your server. Some common examples have been provided.