fx_version 'cerulean' game 'gta5' lua54 'yes' author 'Your Name' description 'Pet Bowl System - Place, fill and use food/water bowls' version '1.0.0' shared_scripts { 'config.lua', '@ox_lib/init.lua' } client_scripts { 'client.lua' } server_scripts { '@oxmysql/lib/MySQL.lua', 'server.lua' } dependencies { 'qb-core', 'qb-target', 'ox_lib', 'tgiann-inventory' }