Forosty's Development
  • 🌱Weed Run
    • 📄Installation
      • 🔴QBCore
      • 🟡ESX
    • 📚Configuration
  • 🪣Sanitation
    • 📄Installation
      • 🔴QBCore
      • 🟡ESX
    • 📚Configuration
Powered by GitBook
On this page
  1. Sanitation
  2. Installation

ESX

Installation guide for the ESX version of Sanitation

PreviousQBCoreNextConfiguration

Last updated 1 year ago

Step 1: Dependencies

  • Make sure that your server has these dependencies already installed on the server: , and

Step 2: Configuration

  • Make sure that qb-sanitation/config/shared.lua: Config.ESX is set as true

  • Make sure that qb-sanitation/config/shared.lua: Config.Notification is set as ESX or OX

  • Add items to the materials shop qb-sanitation/config/server.lua:

    Config.Materials = { -- name = "Item name", price = "Price to buy one item"
        {name = "", price = ""}, 
        {name = "", price = ""},
    }
🪣
📄
🟡
es_extended
ox_target
ox_lib