Implemented plate generation from esx_migrate

This commit is contained in:
ElPumpo
2018-07-24 16:20:52 +02:00
parent 1f6cbe9d8d
commit 6a4ccf0cd7
7 changed files with 105 additions and 12 deletions
+2 -1
View File
@@ -2,7 +2,7 @@ resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
description 'ESX Vehicle Shop'
version '1.1.0'
version '1.2.0'
server_scripts {
'@mysql-async/lib/MySQL.lua',
@@ -26,5 +26,6 @@ client_scripts {
'locales/fr.lua',
'locales/sv.lua',
'config.lua',
'client/utils.lua',
'client/main.lua'
}