Skip to content

Getting Started

Welcome to the WaCKPaCK Development Studios documentation.

This section covers the general requirements and installation process used across our FiveM resources.

Before You Begin

Make sure your server has:

  • A supported FiveM framework
  • The required dependencies for the resource
  • Database access when SQL installation is required
  • Access to edit your server.cfg
  • The latest supported version of wp_bridge

Supported Frameworks

Our resources are designed to support:

  • Qbox
  • QBCore
  • ESX

Support may vary by resource. Review the individual resource documentation before installation.

General Installation Process

  1. Download and extract the resource.
  2. Place it inside your server's resources directory.
  3. Install any required dependencies.
  4. Import the included SQL file when applicable.
  5. Configure the editable configuration files.
  6. Add the resource to server.cfg.
  7. Restart the server and review the console for errors.