ui_page 'html/index.html' files { 'html/index.html', 'html/static/css/app.css', 'html/static/js/app.js', 'html/static/js/manifest.js', 'html/static/js/vendor.js', 'html/static/config/config.json', -- Coque 'html/static/img/coque/s8.png', 'html/static/img/coque/iphonex.png', 'html/static/img/coque/base.png', 'html/static/img/coque/transparent.png', -- Background 'html/static/img/background/back001.jpg', 'html/static/img/background/back002.jpg', 'html/static/img/background/back003.jpg', 'html/static/img/icons_app/call.png', 'html/static/img/icons_app/contacts.png', 'html/static/img/icons_app/sms.png', 'html/static/img/icons_app/settings.png', 'html/static/img/icons_app/menu.png', 'html/static/img/icons_app/bourse.png', 'html/static/img/icons_app/tchat.png', 'html/static/img/icons_app/photo.png', 'html/static/img/icons_app/bank.png', 'html/static/img/icons_app/9gag.png', 'html/static/img/app_bank/logo_mazebank.jpg', 'html/static/img/app_tchat/splashtchat.png', 'html/static/img/courbure.png', 'html/static/fonts/fontawesome-webfont.ttf', 'html/static/sound/ring.ogg', 'html/static/sound/tchatNotification.ogg', 'html/static/sound/Phone_Call_Sound_Effect.ogg', } client_script { "config.lua", "client/animation.lua", "client/client.lua", "client/photo.lua", "client/app_tchat.lua", "client/bank.lua", } server_script { '@mysql-async/lib/MySQL.lua', "config.lua", "server/server.lua", "server/app_tchat.lua", }