📃Installation

Please take your time and BE CAUTIOUS when installing the script.

It is ALARMING how many people have struggled to carefully read, copy and paste the instructions. If you have any uncertainties, feel free to ask for assistance on Discord. Let's strive to avoid the common mistakes that occur during installation. Again, please take your time and BE CAUTIOUS when installing the script.

Steps to ensure a smooth installation: 😎

  1. Although the video may be outdated, it can still provide you with some useful insights about the placement of certain components. We recommend watching it to gain a general understanding of the process.

Made by Sourasish - 28/10/2023
  1. Review your server config thoroughly for helpful settings.

    Config.Framework = 'qb-core'
    Config.UseOxLib = false -- If false will use qb-menu and qb-input
    Config.OxInventory = false -- Use Oxinventory
    Config.Target = 'qb-target' -- qtarget, qb-target (ox-target will automatic conv)
    
    -- Tune this down to 0.5 for dev environment
    GrowthTime = 240, -- Plant Growing time in minutes 240
  2. Open up and modify these files to fit your server's environments.

        'client/cl_functions.lua',
        'server/sv_functions.lua',
  3. Ofcourse, ensure your resources in server.cfg

  4. Take a deep breath and start Installation🤢

Last updated