version bump

version bump up to 1.9.0
This commit is contained in:
Benzo
2022-12-27 21:26:32 +01:00
parent d3aa7e48b4
commit f6ecc10c5e
51 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ game 'gta5'
author 'ESX-Framework'
description 'cron'
lua54 'yes'
version '1.8.5'
version '1.9.0'
server_script 'server/main.lua'
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
description 'ES Extended'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_scripts {
'locale.lua',
+1 -1
View File
@@ -90,7 +90,7 @@ MySQL.ready(function()
ESX.Jobs = Jobs
end
print('[^2INFO^7] ESX ^5Legacy 1.8.5^0 initialized!')
print('[^2INFO^7] ESX ^5Legacy 1.9.0^0 initialized!')
StartDBSync()
StartPayCheck()
end)
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "legacy",
"commit" : "1.8.5",
"commit" : "1.9.0",
"changelog": "\n- Add PlayerOveride System, ESX Notify, ESX Progressbar and ESX TextUI"
}
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
author 'ESX-Framework & Brayden'
description 'Offical ESX Legacy Context Menu'
lua54 'yes'
version '1.8.5'
version '1.9.0'
ui_page 'index.html'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Identity'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -1,5 +1,5 @@
game 'common'
version '1.8.5'
version '1.9.0'
fx_version 'cerulean'
author 'ESX-Framework'
lua54 'yes'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Menu Default'
lua54 'yes'
version '1.8.5'
version '1.9.0'
client_scripts {'@es_extended/imports.lua', 'client/main.lua'}
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Menu Dialog'
lua54 'yes'
version '1.8.5'
version '1.9.0'
client_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Menu List'
lua54 'yes'
version '1.8.5'
version '1.9.0'
client_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -2,7 +2,7 @@ fx_version 'cerulean'
game 'gta5'
author 'ESX-Framework - Linden - KASH'
description 'Official Multicharacter System For ESX Legacy'
version '1.8.5'
version '1.9.0'
lua54 'yes'
dependencies {'es_extended', 'esx_context', 'esx_identity', 'esx_skin'}
+1 -1
View File
@@ -1,7 +1,7 @@
fx_version 'adamant'
lua54 'yes'
game 'gta5'
version '1.8.5'
version '1.9.0'
author 'ESX-Framework'
description 'Official NUI Notification system for ESX'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Skin'
version '1.8.5'
version '1.9.0'
lua54 'yes'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -1,7 +1,7 @@
fx_version 'adamant'
game 'gta5'
author 'ESX-Framework'
version '1.8.5'
version '1.9.0'
description 'ESX TextUI'
lua54 'yes'
client_scripts { 'TextUI.lua' }
+1 -1
View File
@@ -6,7 +6,7 @@ lua54 'yes'
description 'Official ESX-Legacy resource for handling the Player`s Skin'
version '1.8.5'
version '1.9.0'
client_scripts {
'@es_extended/locale.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Accessories'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
author 'ESX-Framework'
description 'ESX Addon Account'
lua54 'yes'
version '1.8.5'
version '1.9.0'
server_scripts {
'@es_extended/imports.lua',
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Addon Inventory'
lua54 'yes'
version '1.8.5'
version '1.9.0'
server_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
author 'ESX-Framework'
description 'Offical AllowList script for ESX'
version '1.8.5'
version '1.9.0'
lua54 'yes'
server_only 'yes'
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
description 'ESX Ambulance Job'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Animations'
lua54 'yes'
version '1.8.5'
version '1.9.0'
client_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Banker job'
version '1.8.5'
version '1.9.0'
lua54 'yes'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Barber Shop'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Basic Needs'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Billing'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Boat'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Clothes Shop'
version '1.8.5'
version '1.9.0'
lua54 'yes'
shared_script '@es_extended/imports.lua'
@@ -4,7 +4,7 @@ game 'gta5'
description 'CruiseControl System for ESX'
version '1.8.5'
version '1.9.0'
lua54 'yes'
dependencies {
'es_extended'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Data Store'
lua54 'yes'
version '1.8.5'
version '1.9.0'
server_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX DMV School'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
lua54 'yes'
description 'ESX Drugs'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ game 'gta5'
author 'ESX-Framework'
description 'Official ESX Garage System for ESX Legacy'
version '1.8.5'
version '1.9.0'
lua54 'yes'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Holdup'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -3,7 +3,7 @@ game 'gta5'
description 'ESX Job Listing'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Jobs'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX License'
lua54 'yes'
version '1.8.5'
version '1.9.0'
server_scripts {
'@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX LS Customs'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Mechanic Job'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Optional Needs'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Phone'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Police Job'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -22,7 +22,7 @@ lua54 'yes'
author 'ESX-Framework'
description 'Official ESX-Legacy Property System'
version '1.8.5'
version '1.9.0'
shared_scripts {'@es_extended/imports.lua', '@es_extended/locale.lua', 'locales/*.lua'}
file "client/html/copy.html"
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX RP Chat'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
lua54 'yes'
description 'ESX Service'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Shops'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Sit'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Society'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Status'
version '1.8.5'
version '1.9.0'
lua54 'yes'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Taxi Job'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -6,7 +6,7 @@ lua54 'yes'
description 'ESX Vehicle Shop'
version '1.8.5'
version '1.9.0'
shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Weapon Shop'
lua54 'yes'
version '1.8.5'
version '1.9.0'
shared_scripts {
'@es_extended/imports.lua',