1
0
Fork 0
forked from Simnation/Main
Main/resources/[voice]/yaca-ui/fxmanifest.lua

11 lines
150 B
Lua
Raw Normal View History

2025-06-30 22:28:29 +02:00
games { 'gta5', 'rdr3' }
fx_version 'cerulean'
ui_page 'assets/index.html'
files {
'config.json',
'assets/**/*'
}
client_script 'client.js'