🔰Quick Start
Drag all Basic Files out 👇
(Put the them along with DiscordMessageAPI.dll)
Server must under MP mode.
and it only works AFTER Mission Started.

They should end up like below 👇

Get the MOD Loaded on Server
Make sure Server load it properly in game.
Setup Webhooks
Look into Aaren's Discord Message API
mod folder should find Webhooks.json
Example :
{
"Webhooks": [
"1278359253660340345/LjQUTr-KWH359tGmfiC5lCzLT0YqmH1trqYMOntkQqzMRgoff7EeIn9CRBNtxtqC0Kvr",
"1278359253660340345/Second-Webhook"
]
}
The format [Channel-ID/Webhook-ID
].
Last updated