work on __resource -> fxmanifest and RDR compatibility

This commit is contained in:
astatine
2019-12-10 10:57:04 +01:00
parent 4fff23e2ff
commit 5ca4612547
31 changed files with 602 additions and 76 deletions

View File

@@ -0,0 +1,21 @@
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'