Installation

Step 1 - Download

Download sn_appearance & sn_lib from Keymaster.

Then download the following dependencies and place them in your resource folder.

Once you have downloaded them you are going to need to add them to your server cfg in the following format.

## You should already have the core listed as one of the first ones
ensure qb-core or es_extended or mythic-base

## Then we start all the sn_lib dependencies

## Make sure sn_lib is listed before sn_appearance
ensure sn_lib

## Lastly we ensure sn_appearance
ensure sn_appearance

Frameworks

Head to sn_appearance\INSTALL and run the sql file with your frameworks name

In mythic-ped > client > ped.lua remove the following

CreateShops() -- Around line 58 
CreateShopsBlips() -- Around line 296

Step 2 - Add clothing images

In the Appearance folder you will see a named "images" drag it into sn_lib it should look like this:

Step 3- Load Database

Run the sql found in In the Appearance folder "SQL INSTALL"

Last updated