1
0
Fork 0
forked from Simnation/Main

YACA UI add

This commit is contained in:
Miho931 2025-06-30 22:28:29 +02:00
parent f925fba0b1
commit 3893e02741
11 changed files with 895 additions and 1 deletions

View file

@ -0,0 +1,11 @@
games { 'gta5', 'rdr3' }
fx_version 'cerulean'
ui_page 'assets/index.html'
files {
'config.json',
'assets/**/*'
}
client_script 'client.js'