31 lines
594 B
Lua
31 lines
594 B
Lua
|
----<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>--
|
||
|
|
||
|
--<+>-- --<+>-- --<+>-- --<+>-- ☾ AMERICAN SCRIPT ☾ --<+>-- --<+>-- --<+>-- --<+>--
|
||
|
|
||
|
--<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>-- --<+>--
|
||
|
fx_version 'cerulean'
|
||
|
|
||
|
game 'gta5'
|
||
|
|
||
|
author 'FelipeKLFH#5810'
|
||
|
|
||
|
description 'DeSiGnEr AmErIcAn ScRiPtS'
|
||
|
|
||
|
version '1.0.2'
|
||
|
|
||
|
lua54 'yes'
|
||
|
|
||
|
ui_page 'html/index.html'
|
||
|
|
||
|
files {
|
||
|
'html/**/*',
|
||
|
'html/*.png',
|
||
|
'html/bankgothic.ttf'
|
||
|
}
|
||
|
client_scripts {
|
||
|
'client/*'
|
||
|
}
|
||
|
escrow_ignore {
|
||
|
'client/*'
|
||
|
}
|