Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xXJamieXx authored Aug 3, 2023
1 parent a4d92b2 commit dca4cff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,13 @@ end)

10. Install the dependencies below.

## Migrating houses and apartments from qb-houses and qb-apartments

1. From a client run the `migratehouses` command to automatically convert all houses from qb-houses. It will print a message to the console once complete.
**The `migratehouses` command MUST be run from a client in order to retrieve street and region data for each house**

2. From a client or server console run the `migrateapartments` command to automatically convert all apartments from qb-apartments. It will print a message to the console once complete.

## Logs System Setup

1. Go to `qb-smallresources/server/logs.lua` and add this:
Expand Down

0 comments on commit dca4cff

Please sign in to comment.