Skip to main content
  1. Download the resource and place the mh_freeproperty folder in your resources folder.
  2. Import INSTALL/install.sql into your database.
  3. Open shared/config.lua and select your framework: Config.Framework = 'esx' -- Supported: esx/qb Use 'esx' for ESX or 'qb' for QBCore.
  4. You can also select the language with Config.Locale ('en' or 'pl').
  5. Add the resource to your server.cfg, ensuring it starts after all dependencies:
  1. Restart the server.
The resource will create its database tables automatically if they do not already exist, but importing the included SQL file is recommended during installation