mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 00:01:20 +00:00
Merge branch 'main' into dev
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'ES Extended'
|
||||
|
||||
lua54 'yes'
|
||||
version '1.10.1'
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'ESX Identity'
|
||||
lua54 'yes'
|
||||
version '1.10.1'
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
game 'common'
|
||||
|
||||
version '1.10.1'
|
||||
fx_version 'cerulean'
|
||||
author 'ESX-Framework'
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'ESX Menu Default'
|
||||
lua54 'yes'
|
||||
version '1.10.1'
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'ESX Menu Dialog'
|
||||
lua54 'yes'
|
||||
version '1.10.1'
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'ESX Menu List'
|
||||
lua54 'yes'
|
||||
version '1.10.1'
|
||||
|
||||
|
||||
client_scripts {
|
||||
'@es_extended/imports.lua',
|
||||
'@es_extended/client/wrapper.lua',
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
fx_version 'cerulean'
|
||||
|
||||
game 'gta5'
|
||||
author 'ESX-Framework - Linden - KASH'
|
||||
description 'Official Multicharacter System For ESX Legacy'
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
lua54 'yes'
|
||||
game 'gta5'
|
||||
version '1.10.1'
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
author 'ESX-Framework'
|
||||
lua54 'yes'
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
description 'ESX Skin'
|
||||
|
||||
version '1.10.1'
|
||||
lua54 'yes'
|
||||
|
||||
shared_script '@es_extended/imports.lua'
|
||||
|
||||
server_scripts {
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
author 'ESX-Framework'
|
||||
version '1.10.1'
|
||||
description 'ESX TextUI'
|
||||
lua54 'yes'
|
||||
|
||||
client_scripts { 'TextUI.lua' }
|
||||
shared_script '@es_extended/imports.lua'
|
||||
ui_page 'nui/index.html'
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
fx_version 'adamant'
|
||||
|
||||
game 'gta5'
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
description 'Official ESX-Legacy resource for handling the Player`s Skin'
|
||||
|
||||
version '1.10.1'
|
||||
|
||||
client_scripts {
|
||||
|
||||
Reference in New Issue
Block a user