fx_version 'cerulean'
games { 'gta5' }

author 'Deltanic'
description 'Simple freecam API for FiveM.'
version '1.0.0'

client_script 'client/utils.lua'
client_script 'client/config.lua'
client_script 'client/camera.lua'
client_script 'client/exports.lua'
client_script 'client/main.lua'