diff --git a/resources/[system]/baseevents/__resource.lua b/resources/[system]/baseevents/fxmanifest.lua similarity index 92% rename from resources/[system]/baseevents/__resource.lua rename to resources/[system]/baseevents/fxmanifest.lua index f3caa36e5..818dfe086 100644 --- a/resources/[system]/baseevents/__resource.lua +++ b/resources/[system]/baseevents/fxmanifest.lua @@ -1,6 +1,9 @@ -- This resource is part of the default Cfx.re asset pack (cfx-server-data) -- Altering or recreating for local use only is strongly discouraged. +fx_version 'adamant' +games { 'gta5' } + version '1.0.0' author 'Cfx.re ' description 'Adds basic events for developers to use in their scripts. Some third party resources may depend on this resource.'