How to update
Step by step guide how to properly update your resource.
Make a Backup
Go to your ๐
resourcesfolderFind this folder:
rcore_tattoos
Right-click โ Send to โ Compressed (zipped) folder.
Name it something like
tattoos_backup.zipIt is recommended to backup the rcore_tattoos database tables before updating, just in case.
You do not have to worry about losing any player tattoo or business data when updating as everything lives in the database. As long as you don't delete/manually edit the tables, you won't lose any data.
Download and install the latest version
Download the new version of the resource from CFX Portal.
Move the new
rcore_tattoosfolder to your ๐resourcesfolder.
Set up the new installed config
When you have installed the latest version of the script, set up the new
config.lua(andconfig_permissions.lua/config_business.luaif you use them) as you had it before.
โ ๏ธ Always review the config files after copying them, as some settings may have changed in newer versions.
Last updated