Installation

1. Download resource

Download the purchased resource from keymaster - the official site of fivem with purchased resources.

2. Database

Add the required sql file to your database

ALTER TABLE users ADD COLUMN `tattoos` LONGTEXT DEFAULT NULL;

Last updated