version '1.4.1' author 'Concept Collective' description 'A chat theme for FiveM' lua54 'yes' server_script 'server/main.lua' client_script 'client/main.lua' dependency 'chat' file 'theme/style.css' chat_theme 'ccChat' { styleSheet = 'theme/style.css', msgTemplates = { ccChat = '

{2}

{3}


{4}

' } } exports { 'getTimestamp' } game 'common' fx_version 'adamant'