1
0
Fork 0
forked from Simnation/Main
Main/resources/[carscripts]/lockpick/fxmanifest.lua

12 lines
166 B
Lua
Raw Permalink Normal View History

2025-07-14 17:42:45 +02:00
fx_version 'cerulean'
game 'gta5'
ui_page 'html/index.html'
files {
'html/index.html',
'html/styles.css',
'html/script.js'
}
client_script 'client.lua'