feat: All resources - Enable lua 5.4

This commit is contained in:
Mycroft
2022-08-30 22:38:05 +01:00
parent d974204918
commit be613c56b3
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ game 'gta5'
author 'ESX-Framework'
description 'asynchronous Tasks'
lua54 'yes'
shared_script 'async.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
author 'ESX-Framework'
description 'cron'
lua54 'yes'
version '1.7.5'
server_script 'server/main.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Identity'
lua54 'yes'
version '1.7.6'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -2,7 +2,7 @@ game 'common'
version '1.7.5'
fx_version 'cerulean'
author 'ESX-Framework'
lua54 'yes'
loadscreen 'index.html'
shared_script 'config.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Menu Dialog'
lua54 'yes'
version '1.7.5'
client_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Menu List'
lua54 'yes'
version '1.7.5'
client_scripts {
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
description 'ESX Skin'
version '1.7.5'
lua54 'yes'
shared_script '@es_extended/imports.lua'
server_scripts {
+1 -1
View File
@@ -2,7 +2,7 @@ fx_version 'adamant'
game 'gta5'
author 'ESX-Framework'
description 'ESX TextUI'
lua54 'yes'
client_scripts { 'TextUI.lua' }
shared_script '@es_extended/imports.lua'
ui_page 'nui/index.html'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Accessories'
lua54 'yes'
version '1.7.5'
shared_scripts {
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
author 'ESX-Framework'
description 'ESX Addon Account'
lua54 'yes'
version '1.7.5'
server_scripts {
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Addon Inventory'
lua54 'yes'
version '1.7.5'
server_scripts {
+1 -1
View File
@@ -6,7 +6,7 @@ author 'ESX-Framework'
description 'Offical AllowList script for ESX'
version '1.7.5'
lua54 'yes'
server_only 'yes'
server_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Animations'
lua54 'yes'
version '1.7.5'
client_scripts {
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
description 'ESX Banker job'
version '1.7.5'
lua54 'yes'
shared_script '@es_extended/imports.lua'
server_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX banking'
lua54 'yes'
version '1.7.5'
shared_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Barber Shop'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Basic Needs'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Billing'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Boat'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
description 'ESX Clothes Shop'
version '1.7.5'
lua54 'yes'
shared_script '@es_extended/imports.lua'
server_scripts {
@@ -5,7 +5,7 @@ game 'gta5'
description 'CruiseControl System for ESX'
version '1.7.5'
lua54 'yes'
dependencies {
'es_extended'
}
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Data Store'
lua54 'yes'
version '1.7.5'
server_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX DMV School'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -1,7 +1,7 @@
fx_version 'adamant'
game 'gta5'
lua54 'yes'
description 'ESX Drugs'
version '1.7.5'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Holdup'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -2,7 +2,7 @@ fx_version 'bodacious'
game 'gta5'
description 'ESX Job Listing'
lua54 'yes'
version '1.7.5'
shared_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Jobs'
lua54 'yes'
version '1.7.5'
shared_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX License'
lua54 'yes'
version '1.7.5'
server_scripts {
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX LS Customs'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Mechanic Job'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Optional Needs'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Phone'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Police Job'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX RP Chat'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -1,7 +1,7 @@
fx_version 'adamant'
game 'gta5'
lua54 'yes'
description 'ESX Service'
version '1.7.5'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Shops'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Sit'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Society'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Taxi Job'
lua54 'yes'
version '1.7.5'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ fx_version 'adamant'
game 'gta5'
description 'ESX Weapon Shop'
lua54 'yes'
version '1.7.5'
shared_scripts {