Files
Elite-Gaming-FiveM/resources/holstersounds/__resource.lua
T
KingMcDonalds b436d9047b fix and remove something add new
scripts holster the pull gun out  and new mlo
2024-09-20 13:26:29 -07:00

15 lines
206 B
Lua

resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
client_scripts {
'config.lua',
'client.lua'
}
ui_page 'html/ui.html'
files {
'html/app.js',
'html/ui.html',
'html/sounds/*.ogg'
}