forked from Simnation/Main
YACA UI add
This commit is contained in:
parent
f925fba0b1
commit
3893e02741
11 changed files with 895 additions and 1 deletions
11
resources/[voice]/yaca-ui/fxmanifest.lua
Normal file
11
resources/[voice]/yaca-ui/fxmanifest.lua
Normal file
|
@ -0,0 +1,11 @@
|
|||
games { 'gta5', 'rdr3' }
|
||||
fx_version 'cerulean'
|
||||
|
||||
ui_page 'assets/index.html'
|
||||
|
||||
files {
|
||||
'config.json',
|
||||
'assets/**/*'
|
||||
}
|
||||
|
||||
client_script 'client.js'
|
Loading…
Add table
Add a link
Reference in a new issue