Zyke Resources' Products
DiscordStore
  • Introduction
  • Common Issues
    • zyke_lib error
    • Lacking Entitlement
    • UI Not Working
    • Missing Files Via FTP
    • Resource Starting Sequence
    • Item Not Usable
    • Any other issues?
  • FAQ
  • Paid Resources
    • Consumables
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
      • Guides
      • Setup
    • Smoking
      • Resource Description
      • Config
      • Exports & Events
      • Examples
      • Dependencies
      • Changelog
      • Test Server
      • Setup
    • Garages
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
      • Setup
      • Common Issues
    • Drugdealer
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
    • Crafting
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
    • Plants
      • Resource Description
      • Config
      • Exports & Events
      • Dependencies
      • Changelog
    • Mugging
      • Resource Description
      • Config
      • Exports & Events
      • Changelog
    • Gangsystem
      • Resource Description
      • Config
      • Exports & Events
      • Examples
      • Dependencies
      • Changelog
  • Free Resources
    • Zyke Lib
      • Resource Description
      • Dependencies
      • Config
      • Setup
    • Status
      • Resource Description
      • Dependencies
      • Changelog
      • Setup
    • Propaligner
      • Resource Description
      • Exports & Events
      • Dependencies
      • Changelog
    • Vending Machines
      • Resource Description
      • Dependencies
      • Changelog
    • Sounds
      • Resource Description
      • Exports & Events
    • Key Minigame
      • Resource Description
      • Exports & Events
      • Changelog
    • Stabwheels
      • Resource Description
      • Dependencies
      • Changelog
    • Burncars
      • Resource Description
      • Dependencies
      • Changelog
    • Catalytic
      • Resource Description
      • Exports & Events
      • Config
      • Dependencies
      • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Paid Resources
  2. Crafting

Changelog

Released version and their changes.

Changelog - Version 1.0.5

Changes

  • Added entity & PolyZone targeting support.

  • Opened up main.lua to allow more configuration.

  • Added some functions into client/unlocked.lua.

Files affected

  • client/*

  • fxmanifest.lua (Version)

  • New strings

    • noAccess

  • (Minor config changes if you use targeting)

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.3

Changes

  • Integrated zyke_lib as a dependency

Files affected

  • client/unlocked.lua

  • client/main.lua

  • client/functions.lua

  • server/unlocked.lua

  • server/callbacks.lua

  • README.md

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

Changelog - Version 1.0.1

Changes

  • Fixed a harmless error occurring so that your console no longer gets spammed.

  • Added better support for older ESX versions. (ESX Only)

  • Added better support for custom inventories. (ESX Only)

Files affected

  • client/eventhandler.lua

  • client/unlocked.lua (ESX Only)

  • client/functions.lua (ESX Only)

Changelog - Version 1.0.0

Official release for ESX and QBCore.

PreviousDependenciesNextPlants

Last updated 1 year ago

Was this helpful?