Update utilities.json

This commit is contained in:
brostos 2023-07-16 23:48:50 +03:00 committed by GitHub
parent 31a61d2c05
commit af9433f1c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -755,6 +755,25 @@
"md5sum": "cec9a9c6f6aebddd8ec8160f7cc94b57"
}
}
}
},
{
"name": "Utilities",
...
"plugins": {
...
"discord_richpresence": {
"description": "Display Bombquad on Discord Rich Presence",
"external_url": "https://github.com/brostosjoined/bombsquadrpc",
"authors": [
{
"name": "Brostos & Dliwk",
"email": null,
"discord": "@brostos & @Dliwk",
}
],
"versions": {
"1.0.0": null
}
},
}
}
}