feat (Shared): Added the ability to dynamically update the shared jobs, items and gangs.

This commit is contained in:
Idris
2022-02-13 20:45:49 +11:00
parent 6935e3481e
commit ae29c94a40
4 changed files with 85 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ server_scripts {
'server/player.lua',
'server/events.lua',
'server/commands.lua',
'server/exports.lua',
'server/debug.lua'
}