forked from Simnation/Main
ed
This commit is contained in:
parent
2d9b0a1afb
commit
d7ad6fb4bd
50 changed files with 9668 additions and 30515 deletions
20
resources/[tools]/jordqn_hud/fxmanifest.lua
Normal file
20
resources/[tools]/jordqn_hud/fxmanifest.lua
Normal file
|
@ -0,0 +1,20 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
ui_page 'web/index.html'
|
||||
|
||||
files {
|
||||
'zips.json',
|
||||
'zones.json',
|
||||
'web/*.html',
|
||||
'web/*.js',
|
||||
'web/*.css',
|
||||
'web/*.png'
|
||||
}
|
||||
|
||||
client_script {
|
||||
'config.lua',
|
||||
'cl_*.lua'
|
||||
}
|
||||
|
||||
lua54 'yes'
|
Loading…
Add table
Add a link
Reference in a new issue