forked from Simnation/Main
8 lines
253 B
Lua
8 lines
253 B
Lua
![]() |
screenshot = {
|
||
|
fivemanage = { -- https://fivemanage.com
|
||
|
active = false, -- Set to true to enable fivemanage
|
||
|
api = '', -- Fivemmanage API Key
|
||
|
},
|
||
|
discordWebhook = "" -- if favemanage is active this will be ignored
|
||
|
}
|