diff --git a/__resource.lua b/fxmanifest.lua similarity index 73% rename from __resource.lua rename to fxmanifest.lua index a394e17..3803f47 100644 --- a/__resource.lua +++ b/fxmanifest.lua @@ -1,4 +1,6 @@ -resource_manifest_version "44febabe-d386-4d18-afbe-5e627f4af937" +fx_version 'adamant' + +game 'gta5' ui_page 'assets/index.html' @@ -12,4 +14,4 @@ files { exports { 'StartDelayedFunction' -} \ No newline at end of file +}