Adding files

This commit is contained in:
renaiku
2017-08-07 14:38:04 +02:00
parent 0f3687f992
commit ec2ce72a51
10 changed files with 405 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
description 'ESX ATM'
server_script 'server/esx_atm_sv.lua'
client_script {
'config.lua',
'client/esx_atm_cl.lua'
}
ui_page 'html/ui.html'
files {
'html/ui.html',
'html/pdown.ttf',
'html/img/cursor.png',
'html/css/app.css',
'html/scripts/app.js'
}