2025-04-07 01:41:12 +00:00

22 lines
287 B
Lua

fx_version 'cerulean'
game 'gta5'
version '0.2.1'
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'
}