mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 03:08:52 +00:00
Added some modules + Experimental SQL auto-migration stuff
This commit is contained in:
Submodule
+1
Submodule modules/addonaccount added at 9e6b9b2824
Submodule
+1
Submodule modules/addoninventory added at c339d44214
@@ -0,0 +1,3 @@
|
||||
ESX.Modules['container'] = {}
|
||||
local self = ESX.Modules['container']
|
||||
|
||||
Submodule
+1
Submodule modules/datastore added at 88fd62fe7c
@@ -6,7 +6,7 @@ Config.MarkerSize = {x = 1.5, y = 1.5, z = 0.5}
|
||||
Config.MarkerColor = {r = 50, g = 50, b = 204, a = 100}
|
||||
|
||||
Config.EnablePlayerManagement = false
|
||||
Config.EnableArmoryManagement = false
|
||||
Config.EnableArmoryManagement = true
|
||||
Config.EnableESXIdentity = false -- enable if you're using esx_identity
|
||||
Config.EnableLicenses = false -- enable if you're using esx_license
|
||||
|
||||
|
||||
Reference in New Issue
Block a user