Skip to main content

Installation

Basic installation instructions for wasabi_spawn.

danger

The resource folder must be named wasabi_spawn.

warning

Remove qb-spawn, esx_spawn, or other spawn selector replacements before using wasabi_spawn.

  1. Install dependencies

    Make sure all dependencies are installed and started first.

  2. Add the resource

    Add the resource to your server resources folder as wasabi_spawn.

  3. Configure the resource

    Edit the shared, client, and server configuration files for your framework, housing, spawn locations, UI color, and animation preferences.

  4. Start order

    Ensure your framework and required dependencies start before wasabi_spawn.

ensure ox_lib
# ensure qb-apartments # only if using qbApartments = true
# ensure oxmysql # only if using houseScript = 'qb-houses'
ensure wasabi_spawn
info

Framework, apartment, housing, and spawn-system integration can be adjusted through the bridge and config files included with the resource. If you are not using qb-apartments, set qbApartments = false and comment out @qb-apartments/config.lua in fxmanifest.lua.