18 lines
352 B
Lua
18 lines
352 B
Lua
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
|
|
|
shared_script 'config.lua'
|
|
|
|
client_scripts {
|
|
'client.lua'
|
|
}
|
|
|
|
ui_page 'html/ui.html'
|
|
|
|
files {
|
|
'html/app.js',
|
|
'html/ui.html',
|
|
'html/sounds/holster.ogg',
|
|
'html/sounds/unholster.ogg'
|
|
}
|
|
|
|
-- Made by ChapterDonut - https://www.chapterdonut.com/ → https://discord.gg/YE77ZCMJHj |