- Download the resource and place the
mh_freepropertyfolder in your resources folder. - Import
INSTALL/install.sqlinto your database. - Open
shared/config.luaand select your framework:Config.Framework = 'esx' -- Supported: esx/qb Use 'esx' for ESX or 'qb' for QBCore. - You can also select the language with
Config.Locale ('en' or 'pl'). - Add the resource to your server.cfg, ensuring it starts after all dependencies:
- 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
