mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 23:01:26 +00:00
chore(esx): Update readme and version
This commit is contained in:
+12
-2
@@ -7,6 +7,7 @@
|
||||
# ╚══════╝╚══════╝╚═╝ ╚═╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ #
|
||||
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
||||
# Development Discord: https://discord.gg/cNx6HF9P5J
|
||||
# Support Discord: https://discord.gg/J6VqFPwvVp
|
||||
|
||||
# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only.
|
||||
endpoint_add_tcp "0.0.0.0:30120"
|
||||
@@ -16,7 +17,7 @@ endpoint_add_udp "0.0.0.0:30120"
|
||||
sv_hostname "Unconfigured ESX Server"
|
||||
set steam_webApiKey "none"
|
||||
sv_licenseKey ""
|
||||
sv_maxclients 8 # Allow access to features usually locked behind a FiveM patreon key
|
||||
sv_maxclients 10 # Allow access to features usually locked behind a FiveM patreon key
|
||||
|
||||
sets sv_projectName "ESX Legacy"
|
||||
sets sv_projectDesc ""
|
||||
@@ -53,4 +54,13 @@ ensure esx_identity
|
||||
ensure esx_skin
|
||||
|
||||
## ESX Addons
|
||||
ensure [esx_addons] # may cause issues with load order, try to start resources by name
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user