📖
Goat Scripts Doc
Discord
  • Home
  • G_CORE
    • Installation
      • QBCore
      • ESX
      • QBox
      • VORP
    • Developer
      • Events
        • Server
        • Client
      • Exports
        • Server
        • Client
      • Variables
  • G_LIFESTYLE
    • Installation
      • QBCore / ESX
      • QBox
    • Events
  • G_MONEYWASH
    • Installation
      • QBCore / ESX
      • QBox
  • G_SCRAPYARD
    • Installation
      • QBCore / ESX
      • QBox
    • Mini Games
  • G_SPEEDLIMITER
    • Installation
      • QBCore
      • QBox
  • G_USABLELIGHTS
    • Installation
      • QBCore / ESX
      • QBox
  • G_DOCKJOB - STDENIS
    • Installation
  • G_DEALER
    • Developer
      • Exports
        • Client
Powered by GitBook
On this page
  • 1. Download Dependency
  • ox_lib
  • 2. Ensure Order
  • 3. Configure
  1. G_CORE
  2. Installation

VORP

PreviousQBoxNextDeveloper

Last updated 4 months ago

1. Download Dependency

ox_lib

Download the latest release.


2. Ensure Order

Open your server.cfg file located at the root folder of your server

ensure qb-core
-- ensure your inventory here
-- ensure your target system
ensure g_core
-- ensure any of our other scripts here
-- if your using g_core for any script they also need to start here

example:


3. Configure

Open the config.lua file and configure the script to your server needs. Each option inside the file is explained. For further help, join our Discord.

Releases · overextended/ox_libGitHub
Logo