64 lines
1.5 KiB
Lua
64 lines
1.5 KiB
Lua
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
|
|
|
description 'ESX Menu Default'
|
|
|
|
version '1.0.2'
|
|
|
|
client_scripts {
|
|
'client/main.lua'
|
|
}
|
|
|
|
ui_page {
|
|
'html/ui.html'
|
|
}
|
|
|
|
files {
|
|
'html/ui.html',
|
|
'html/css/app.css',
|
|
'html/js/mustache.min.js',
|
|
'html/js/app.js',
|
|
'html/fonts/pdown.ttf',
|
|
'html/fonts/bankgothic.ttf',
|
|
'html/fonts/v.ttf',
|
|
'html/img/cursor.png',
|
|
'html/img/keys/enter.png',
|
|
'html/img/keys/return.png',
|
|
'html/img/header/247.png',
|
|
'html/img/header/tatoo.png',
|
|
'html/img/header/Inventaire.jpg',
|
|
'html/img/header/Accessoires.png',
|
|
'html/img/header/actions_metier.jpg',
|
|
'html/img/header/ammunation.jpg',
|
|
'html/img/header/animations.jpg',
|
|
'html/img/header/armesillegales.jpg',
|
|
'html/img/header/autoecole.jpg',
|
|
'html/img/header/changer.png',
|
|
'html/img/header/Concessionnaire.jpg',
|
|
'html/img/header/Entreprise.png',
|
|
'html/img/header/factures.jpg',
|
|
'html/img/header/fourriere.jpg',
|
|
'html/img/header/garage.jpg',
|
|
'html/img/header/gestionpatron.png',
|
|
'html/img/header/gpsrapide.jpg',
|
|
'html/img/header/identite.png',
|
|
'html/img/header/lscus.png',
|
|
'html/img/header/masque.jpg',
|
|
'html/img/header/Me_concernant.jpg',
|
|
'html/img/header/mecano.png',
|
|
'html/img/header/menu.jpg',
|
|
'html/img/header/moderation.jpg',
|
|
'html/img/header/poleemploi.png',
|
|
'html/img/header/Quincaillerie.jpg',
|
|
'html/img/header/skin_menu.png',
|
|
'html/img/header/suburban.png',
|
|
'html/img/header/universite.jpg',
|
|
'html/img/header/valider.png',
|
|
'html/img/header/vehicle.png',
|
|
'html/img/header/vestiaire.jpg'
|
|
|
|
}
|
|
|
|
dependencies {
|
|
'es_extended'
|
|
}
|