diff --git a/fxmanifest.lua b/fxmanifest.lua index 2c2f672..b7ddf8d 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Consumables" author "Jimathy" -version "2.0.02" +version "2.0.03" description "Consumables Script" fx_version "cerulean" game "gta5" diff --git a/version.txt b/version.txt index 3fd8890..46d088f 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,7 @@ -2.0.02 +2.0.03 -- Update readme to include information on "packs" -- Add fallback if the consume function is triggered and no consumable info is found +- Convert to Global Statebags for optimized data syncing +- Fix hunger/thirst for esx +- Possible fix for imported items not being usable https://github.com/jimathy/jim-consumables \ No newline at end of file