mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 23:01:26 +00:00
chore: bump manifest version to 1.13.5
This commit is contained in:
@@ -4,6 +4,6 @@ game 'gta5'
|
|||||||
author 'ESX-Framework'
|
author 'ESX-Framework'
|
||||||
description 'Allows resources to Run tasks at specific intervals.'
|
description 'Allows resources to Run tasks at specific intervals.'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
server_script 'server/main.lua'
|
server_script 'server/main.lua'
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ fx_version 'cerulean'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
description 'The Core resource that provides the functionalities for all other resources.'
|
description 'The Core resource that provides the functionalities for all other resources.'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
shared_scripts {
|
shared_scripts {
|
||||||
'locale.lua',
|
'locale.lua',
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
author 'ESX-Framework'
|
author 'ESX-Framework'
|
||||||
description 'A ESX Stylised theme for the chat resource.'
|
description 'A ESX Stylised theme for the chat resource.'
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ game 'gta5'
|
|||||||
author 'ESX-Framework & Brayden'
|
author 'ESX-Framework & Brayden'
|
||||||
description 'A simplistic context menu for ESX.'
|
description 'A simplistic context menu for ESX.'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
ui_page 'index.html'
|
ui_page 'index.html'
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ fx_version 'adamant'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
description 'Allows the player to Pick their characters: Name, Gender, Height and Date-of-birth.'
|
description 'Allows the player to Pick their characters: Name, Gender, Height and Date-of-birth.'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
shared_scripts {
|
shared_scripts {
|
||||||
'@es_extended/imports.lua',
|
'@es_extended/imports.lua',
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ game "gta5"
|
|||||||
description "Inventory for the ESX framework"
|
description "Inventory for the ESX framework"
|
||||||
lua54 "yes"
|
lua54 "yes"
|
||||||
use_fxv2_oal "yes"
|
use_fxv2_oal "yes"
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
shared_scripts {
|
shared_scripts {
|
||||||
"/config/main.lua",
|
"/config/main.lua",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ game 'common'
|
|||||||
fx_version 'cerulean'
|
fx_version 'cerulean'
|
||||||
author 'ESX-Framework'
|
author 'ESX-Framework'
|
||||||
description 'Allows resources to Run tasks at specific intervals.'
|
description 'Allows resources to Run tasks at specific intervals.'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
|
|
||||||
loadscreen 'index.html'
|
loadscreen 'index.html'
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ fx_version 'cerulean'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
description 'A basic menu system for ESX Legacy.'
|
description 'A basic menu system for ESX Legacy.'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
client_scripts { '@es_extended/imports.lua', 'client/main.lua' }
|
client_scripts { '@es_extended/imports.lua', 'client/main.lua' }
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ fx_version 'adamant'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
description 'A basic input dialog for ESX Legacy.'
|
description 'A basic input dialog for ESX Legacy.'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
client_scripts {
|
client_scripts {
|
||||||
'@es_extended/imports.lua',
|
'@es_extended/imports.lua',
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ fx_version 'adamant'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
description 'A basic table-based menu system for ESX Legacy.'
|
description 'A basic table-based menu system for ESX Legacy.'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
|
|
||||||
|
|
||||||
client_scripts {
|
client_scripts {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ fx_version 'cerulean'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
author 'ESX-Framework - Linden - KASH'
|
author 'ESX-Framework - Linden - KASH'
|
||||||
description 'Allows players to have multiple characters on the same account.'
|
description 'Allows players to have multiple characters on the same account.'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
|
|
||||||
dependencies { 'es_extended', 'esx_context', 'esx_identity', 'esx_skin' }
|
dependencies { 'es_extended', 'esx_context', 'esx_identity', 'esx_skin' }
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ fx_version 'adamant'
|
|||||||
|
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
game 'gta5'
|
game 'gta5'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
author 'ESX-Framework'
|
author 'ESX-Framework'
|
||||||
description 'A beautiful and simple NUI notification system for ESX'
|
description 'A beautiful and simple NUI notification system for ESX'
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ fx_version 'adamant'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
author 'ESX-Framework'
|
author 'ESX-Framework'
|
||||||
description 'A beautiful and simple NUI progress bar for ESX'
|
description 'A beautiful and simple NUI progress bar for ESX'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
|
|
||||||
client_scripts { 'Progress.lua' }
|
client_scripts { 'Progress.lua' }
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ fx_version 'adamant'
|
|||||||
|
|
||||||
game 'gta5'
|
game 'gta5'
|
||||||
description 'Allows players to customise their character\'s appearance'
|
description 'Allows players to customise their character\'s appearance'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
|
|
||||||
shared_scripts {
|
shared_scripts {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ fx_version 'adamant'
|
|||||||
game 'gta5'
|
game 'gta5'
|
||||||
author 'ESX-Framework'
|
author 'ESX-Framework'
|
||||||
description 'A beautiful and simple Persistent Notification system for ESX.'
|
description 'A beautiful and simple Persistent Notification system for ESX.'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
|
|
||||||
client_scripts { 'TextUI.lua' }
|
client_scripts { 'TextUI.lua' }
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ fx_version 'adamant'
|
|||||||
|
|
||||||
game 'gta5'
|
game 'gta5'
|
||||||
description 'Saves/loads character appearances for ESX Legacy.'
|
description 'Saves/loads character appearances for ESX Legacy.'
|
||||||
version '1.13.4'
|
version '1.13.5'
|
||||||
lua54 'yes'
|
lua54 'yes'
|
||||||
|
|
||||||
client_scripts {
|
client_scripts {
|
||||||
|
|||||||
Reference in New Issue
Block a user