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

Configuration

All configuration files for rcore_tattoos and what they control.


Config files

File
Description

config.lua

Main config - framework, debug, tattoo lists, shops, blips/markers, special functions. Details

config_permissions.lua

Restrict individual tattoos to certain jobs or player identifiers. Details

assets/tattooLists/*.json

Structure of a single tattoo entry (name, price, zone, permissions...). Details

client/html/style/themes/*.css

Custom color themes for the tattoo shop UI. Details

config_business.lua

Business Update - standalone or job-based tattoo businesses. Details

Most servers only need to touch config.lua. Don't change the other files unless you have a specific reason.

Last updated