qb-core Installation
Remove Old Clothing Resources
- Delete
qb-clothing
orfivem-appearance
from your resources folder - Delete any tattoo shop resources e.g.,
qb-tattooshop
from your resources folder
Install dependencies
- Download the latest
ox_lib.zip
from here - Open
ox_lib.zip
and copy theox_lib
folder to your server'sresources
folder - Add
ensure ox_lib
right afterensure qb-core
in your server.cfg
Download illenium-appearance
- Go to the latest release: here
- Download
illenium-appearance.zip
from the release
Add it to your server
- Open
illenium-appearance.zip
and copy theillenium-appearance
folder to your server'sresources
folder - Add
setr illenium-appearance:locale "en"
in your server.cfg - Put
ensure illenium-appearance
right afterensure ox_lib
in your server.cfg. At the end, the ensured resources should look like this - Delete the
player_outfits
table from your database - Delete the
playerskins
table (only if you don't want to migrate) from your database - Apply the following SQL files to your database to have the new tables created:
- Remove
qb-clothing
from thedependencies
section of fxmanifest.lua inqb-houses
andqb-apartments
- Restart your server