diff --git a/NativeUILua/__resource.lua b/NativeUILua/fxmanifest.lua similarity index 94% rename from NativeUILua/__resource.lua rename to NativeUILua/fxmanifest.lua index 77af18e..3953d55 100644 --- a/NativeUILua/__resource.lua +++ b/NativeUILua/fxmanifest.lua @@ -1,8 +1,10 @@ -resource_manifest_version '05cfa83c-a124-4cfa-a768-c24a5811d8f9' +-- Resource Metadata +fx_version 'bodacious' +games { 'gta5' } -name 'NativeUILua-Reloaded' +author 'NativeUILua-Reloaded' description 'NativeUILua-Reloaded is UI library for FiveM designed specifically for making interface based on GTA:Online style. (Base source: https://github.com/FrazzIe/NativeUILua ) | (Base NativeUI : https://github.com/Guad/NativeUI) ' - +version '1.0.0' client_scripts { "Wrapper/Utility.lua", @@ -62,4 +64,4 @@ client_scripts { client_scripts { ".test/Native-Danger.lua" -} \ No newline at end of file +} diff --git a/__resource.lua b/fxmanifest.lua similarity index 99% rename from __resource.lua rename to fxmanifest.lua index a85a573..6d9b7eb 100644 --- a/__resource.lua +++ b/fxmanifest.lua @@ -1,7 +1,10 @@ -resource_manifest_version '05cfa83c-a124-4cfa-a768-c24a5811d8f9' +-- Resource Metadata +fx_version 'bodacious' +games { 'gta5' } -name 'NativeUILuaLua-Reloaded' -description 'NativeUILuaLua-Reloaded is UI library for FiveM designed specifically for making interface based on GTA:Online style. (Base source: https://github.com/FrazzIe/NativeUILuaLua ) | (Base NativeUILua : https://github.com/Guad/NativeUILua) ' +author 'Parow' +description 'NativeUILuaLua-Reloaded is UI library for FiveM designed specifically for making interface based on GTA:Online style. (Base source: https://github.com/FrazzIe/NativeUILuaLua ) | (Base NativeUILua : https://github.com/Guad/NativeUILua)' +version '1.0.0' files { 'html/images/blips/Blip_1.png',