Initial Commit
This commit is contained in:
commit
933eee69e4
216 changed files with 20588 additions and 0 deletions
8
SCRIPTS/TOOLS/TBSAgentLite.lua
Executable file
8
SCRIPTS/TOOLS/TBSAgentLite.lua
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
--------------------------------------------------------------------------------
|
||||
-- TBS Agent Lite 0.95
|
||||
-- release date: 2021-11
|
||||
-- author: JimB40
|
||||
--------------------------------------------------------------------------------
|
||||
local toolName = "TNS|TBS Agent Lite|TNE"
|
||||
local SP = '/SCRIPTS/TOOLS/TBSAGENTLITE/'
|
||||
return {run=(loadScript(SP..'loader','Tx')(SP)).run}
|
||||
Loading…
Add table
Add a link
Reference in a new issue