1
0
Fork 0
forked from Simnation/Main
Main/resources/[voice]/yaca-ui/fxmanifest.lua
2025-06-30 22:28:29 +02:00

11 lines
No EOL
150 B
Lua

games { 'gta5', 'rdr3' }
fx_version 'cerulean'
ui_page 'assets/index.html'
files {
'config.json',
'assets/**/*'
}
client_script 'client.js'