For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to Update

Use this guide when updating rcore_housing to a newer version.

1

Make a backup

Back up the [housing] folder from your resources directory - it contains both rcore_housing and rcore_housing_assets.

Also back up your database before updating.

2

Download the latest version

Download the latest [housing] package from the CFX Portal.

3

Replace resource files

Replace the old [housing] folder with the new one.

Keep your custom config.lua, sconfig.lua, and configs/*.lua files only after merging them against the new defaults - new options are added between releases.

4

Review configuration changes

Compare your old config.lua and configs/*.lua files with the new versions. Add any new options that were introduced in the update.

Most properties, interiors, furniture, listings, upgrades, and permissions are stored in the database and managed from /housing and /realestate - they survive updates unchanged.

Last updated