1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/tgiann-attachproptoplayereditor/fxmanifest.lua
2025-07-14 15:59:33 +02:00

14 lines
No EOL
165 B
Lua

fx_version 'cerulean'
game 'gta5'
lua54 'yes'
ui_page 'web/dist/index.html'
client_scripts {
"client/*.lua"
}
files {
'web/dist/index.html',
'web/dist/**/*',
}