Threading base

This commit is contained in:
Cooldude2606
2017-12-07 17:59:21 +00:00
parent b3a793cafe
commit 8d8950f1d0
3 changed files with 121 additions and 2 deletions

View File

@@ -17,8 +17,7 @@ Pass a table with the names of the objects you want and it will be return in tha
local ExpCore = {}
-- note to self - server with use async and promissis with .on_error and .on_success and the appilty to set data
--ExpCore.Server = require '/server'
ExpCore.Server = require '/server'
require '/commands'
--[[ExpCore.Ranking = require '/ranking'
require '/ranks'