Development
HTML (index.html
)
index.html
)The index.html
file contains the Vue.js application that renders the notifications. Make sure it includes the necessary styles and scripts.
Lua Script (client.lua
)
client.lua
)The client.lua
script handles the commands and exports to trigger notifications from other resources.
Resource Manifest (fxmanifest.lua
)
fxmanifest.lua
)Defines the resource for FiveM and specifies the files to be used.
Last updated