Scripts/resources/[qb]/[qb_crimes]/qb-lockpick/fxmanifest.lua

19 lines
248 B
Lua
Raw Permalink Normal View History

2024-12-30 10:15:34 +00:00
fx_version 'adamant'
2024-12-29 20:03:28 +00:00
game 'gta5'
description 'QB-Lockpick'
version '1.2.0'
ui_page 'html/index.html'
client_script 'client/main.lua'
files {
'html/index.html',
'html/script.js',
'html/style.css',
'html/reset.css'
}
lua54 'yes'