fx_version 'cerulean'
game 'gta5'
lua54 'yes'
author 'MATO'
description 'Driving School with NUI Exams'
version '1.0.0'
shared_script 'config.lua'
client_script 'client/main.lua'
server_script 'server/main.lua'
ui_page 'html/index.html'
files {
'html/index.html',
'html/style.css',
'html/script.js',
'html/logo.png',
'html/1.png',
'html/2.png',
'html/3.png',
'html/4.png',
'html/5.png',
'html/6.png',
'html/7.png',
'html/8.png',
'html/9.png',
'html/10.png',
'html/11.png',
'html/12.png',
'html/13.png',
'html/14.png',
'html/15.png',
'html/16.png',
'html/17.png',
'html/18.png',
'html/19.png',
'html/20.png',
'html/21.png',
'html/22.png',
'html/23.png',
'html/24.png',
'html/25.png',
'html/26.png',
'html/27.png',
'html/28.png',
'html/29.png',
'html/30.png',
'html/31.png',
'html/32.png',
'html/33.png',
'html/34.png',
'html/35.png',
'html/36.png',
'html/37.png',
'html/38.png',
'html/39.png',
'html/40.png'
}
dependencies {
'es_extended',
'oxmysql'
}