2024-12-29 19:48:41 +00:00
|
|
|
----------------------------------
|
|
|
|
--<!>-- BOII | DEVELOPMENT --<!>--
|
|
|
|
----------------------------------
|
|
|
|
|
2024-12-30 10:15:34 +00:00
|
|
|
fx_version 'adamant'
|
2024-12-29 19:48:41 +00:00
|
|
|
|
|
|
|
game 'gta5'
|
|
|
|
version 'V1.0'
|
|
|
|
|
|
|
|
lua54 'yes'
|
|
|
|
|
|
|
|
ui_page 'html/index.html'
|
|
|
|
|
|
|
|
files {
|
|
|
|
'html/**/*'
|
|
|
|
}
|
|
|
|
client_scripts {
|
|
|
|
'client/*'
|
|
|
|
}
|
|
|
|
escrow_ignore {
|
|
|
|
'client/*'
|
|
|
|
}
|