fx_version 'adamant'
game 'gta5'
version 'V1.0'
ui_page 'html/index.html'
client_scripts {
'Client/*.lua',
}
server_scripts {
'Server/*.lua'
shared_scripts {
"Config.lua"
files {
'html/index.html',
'html/css/*.css',
'html/*.css',
'html/js/*.js',
'html/js/*.js.map',
'html/img/*.png',
'html/img/*.jpg',
'html/img/*.gif',