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
- Download and extract the resource.
- Place it inside your server's resources directory.
- Install any required dependencies.
- Import the included SQL file when applicable.
- Configure the editable configuration files.
- Add the resource to
server.cfg. - Restart the server and review the console for errors.