Files

19 lines
302 B
Lua
Raw Permalink Normal View History

2026-03-29 21:41:17 +03:00
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
ui_page 'hack.html'
client_scripts {
'mhacking.lua',
'sequentialhack.lua'
}
files {
'phone.png',
'snd/beep.ogg',
'snd/correct.ogg',
'snd/fail.ogg',
'snd/start.ogg',
'snd/finish.ogg',
'snd/wrong.ogg',
'hack.html'
}