ðChangelog
Released version and their changes.
Changelog - Version 1.0.4
Changes
Removed all framework related functions and instead refer to zyke_lib.
Files affected
*.lua
shared/config.lua
Config.CraftingLocations had changes. (ESX)
Config.Strings added "missingPlayer" string
Removed comments as they are now in Config
Changelog - Version 1.0.2
Changes
Added the ability to add a random blueprint by simply adding true as a parameter when adding a blueprint using the export.
Added better support for custom inventories. (QB Only)
Added a debug option in Config.Settings.
Files affected
server/unlocked.lua (Only added an example for the AddBlueprint export so no need to actually replace this)
server/callbacks.lua
shared/config.lua
Last updated