1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/tgiann-attachproptoplayereditor/fxmanifest.lua

14 lines
165 B
Lua
Raw Normal View History

2025-07-09 19:14:33 +02:00
fx_version 'cerulean'
game 'gta5'
lua54 'yes'
ui_page 'web/dist/index.html'
client_scripts {
"client/*.lua"
}
files {
'web/dist/index.html',
'web/dist/**/*',
}