diff --git a/__resource.lua b/fxmanifest.lua similarity index 85% rename from __resource.lua rename to fxmanifest.lua index 3222d8a6..638263f9 100644 --- a/__resource.lua +++ b/fxmanifest.lua @@ -1,4 +1,6 @@ -resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937' +fx_version 'adamant' + +game 'gta5' description 'ESX Vehicle Shop' @@ -32,4 +34,4 @@ client_scripts { dependency 'es_extended' -export 'GeneratePlate' \ No newline at end of file +export 'GeneratePlate'