mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:01:22 +00:00
feat: Update all resources to version legacy
- Resources updated to use `@es_extended/imports.lua` instead of calling ESX manually - Replaced all xPlayer loops with ESX.GetExtendedPlayers() - Reverted NUI chunking for esx_menu_default - Performance improvements for several resources - Added events and checks for the player to be loaded for several resources - Changed all PlayerData tables to use ESX.PlayerData
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ sv_maxclients 8 # Allow access to features usually locked behind a FiveM patreon
|
||||
sets sv_projectName "ESX Legacy"
|
||||
sets sv_projectDesc ""
|
||||
sets locale "root-AQ"
|
||||
sets tags "default, esx,"
|
||||
sets tags "default, esx"
|
||||
|
||||
set onesync legacy # Not recommended to use Infinity with ESX
|
||||
set mysql_connection_string "mysql://user:password@localhost/es_extended?waitForConnections=true&charset=utf8mb4"
|
||||
|
||||
Reference in New Issue
Block a user