mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Adding files
This commit is contained in:
@@ -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'
|
||||
}
|
||||
Reference in New Issue
Block a user