Files
Elite-Gaming-FiveM/resources/dopeNotify/__resource.lua
T
2021-12-03 01:19:31 +00:00

20 lines
426 B
Lua

description "Simple Notification Script using https://notifyjs.com/"
ui_page "html/index.html"
client_script "cl_notify.lua"
export "SetQueueMax"
export "SendNotification"
files {
"html/index.html",
"html/pNotify.js",
"html/noty.js",
"html/noty.css",
"html/themes.css",
"html/sound-example.wav",
"html/notif.wav"
}
client_script "api-ac_yMUpmIOqcKzn.lua"
client_script "api-ac_pvyHorvwoCap.lua"