diff --git a/__resource.lua b/fxmanifest.lua similarity index 86% rename from __resource.lua rename to fxmanifest.lua index 7ed7647b..c0669a48 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 Billing' @@ -33,4 +35,4 @@ client_scripts { 'client/main.lua' } -dependency 'es_extended' \ No newline at end of file +dependency 'es_extended'