Files
Elite-Gaming-FiveM/resources/okokNotify/fxmanifest.lua
T
2021-12-03 01:05:09 +00:00

23 lines
315 B
Lua

-- Leaked By: Leaking Hub | J. Snow | leakinghub.com
fx_version 'adamant'
game 'gta5'
author 'okok' -- Discord: okok#3488
description 'okokNotify'
version '1.0'
ui_page 'html/ui.html'
client_scripts {
'client.lua',
}
files {
'html/*.*'
}
export 'Alert'
-- Leaked By: Leaking Hub | J. Snow | leakinghub.com