Installation
Basic installation instructions for wasabi_spawn.
The resource folder must be named wasabi_spawn.
Remove qb-spawn, esx_spawn, or other spawn selector replacements before using wasabi_spawn.
-
Install dependencies
Make sure all dependencies are installed and started first.
-
Add the resource
Add the resource to your server resources folder as
wasabi_spawn. -
Configure the resource
Edit the shared, client, and server configuration files for your framework, housing, spawn locations, UI color, and animation preferences.
-
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
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.