1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-01-11 16:52:57 +08:00
cfx-server-data/resources/[system]/scoreboard/fxmanifest.lua

21 lines
429 B
Lua

description 'Scoreboard'
-- temporary!
ui_page 'html/scoreboard.html'
client_script 'scoreboard.lua'
files {
'html/scoreboard.html',
'html/style.css',
'html/reset.css',
'html/listener.js',
'html/res/futurastd-medium.css',
'html/res/futurastd-medium.eot',
'html/res/futurastd-medium.woff',
'html/res/futurastd-medium.ttf',
'html/res/futurastd-medium.svg',
}
fx_version 'adamant'
game 'gta5'