GCMod

Installation

Setup steps, ensure order, and startup validation for gcm_tattoos.


Requirements

  • ox_lib
  • oxmysql
  • One framework: qbx_core, qb-core, or es_extended
  • Optional clothing resources: fivem-appearance, illenium-appearance, qb-clothing, skinchanger

Database import

Import database.sql from the resource root. It creates:

  • gcm_tattoos
  • gcm_tattoos_locked

Ensure order

cfg
ensure ox_lib
ensure oxmysql
ensure qb-core
ensure gcm_tattoos

Startup checks

  1. Start the server and confirm resource startup logs show detected framework and language.
  2. Verify tables exist in your DB.
  3. Join the server and test opening any configured tattoo shop location.
  4. Purchase one tattoo and reconnect to confirm persistence.