mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
chore(manifest): Update versions
This commit is contained in:
+4
-3
@@ -1,7 +1,8 @@
|
||||
fx_version 'adamant'
|
||||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
description 'https://github.com/thelindat/esx_multicharacter'
|
||||
version '1.2.2'
|
||||
version '1.3'
|
||||
lua54 'yes'
|
||||
|
||||
dependencies {
|
||||
'es_extended',
|
||||
@@ -19,7 +20,7 @@ shared_scripts {
|
||||
server_scripts {
|
||||
'@es_extended/imports.lua',
|
||||
'@mysql-async/lib/MySQL.lua',
|
||||
'server/*.lua'
|
||||
'server/*.lua',
|
||||
}
|
||||
|
||||
client_scripts {
|
||||
|
||||
Reference in New Issue
Block a user