1
0
Fork 0
forked from Simnation/Main
Main/resources/[carscripts]/lockpick/fxmanifest.lua
2025-07-14 18:00:40 +02:00

12 lines
No EOL
166 B
Lua

fx_version 'cerulean'
game 'gta5'
ui_page 'html/index.html'
files {
'html/index.html',
'html/styles.css',
'html/script.js'
}
client_script 'client.lua'