Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TheiLLeniumStudios committed Jun 21, 2023
1 parent 5169110 commit 7b8dcc0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ ensure qb-core
ensure ox_lib
ensure illenium-appearance
```
- Delete the table `player_outfits` and `playerskins` table (if you don't want to migrate) from your database
- 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:
- [playerskins](https://github.com/iLLeniumStudios/illenium-appearance/blob/main/sql/playerskins.sql)
- [player_outfits](https://github.com/iLLeniumStudios/illenium-appearance/blob/main/sql/player_outfits.sql)
Expand Down

0 comments on commit 7b8dcc0

Please sign in to comment.