Delta
Delta
`TooManyRegistrations` and `TooManyRegistrations.Description`
Using one color for new mods and another for updates to a mod. Simple but gives atleast a bit of meaning for the embed color, right now it is just...
- [ ] Template for reporting a broken mod on the manifest, - Link to issue on the mod repo to show that it has been reported to the author....
From PR: https://github.com/resonite-modding-group/resonite-mod-manifest/pull/273 Workflow run: https://github.com/resonite-modding-group/resonite-mod-manifest/actions/runs/17179882512 ```JSON: {"embeds": [{"footer": {"icon_url": "https://github.com/discord-net.png", "text": "discord.net"}, "timestamp": "2025-08-23T20:41:05.991183+00:00", "color": "007700", "fields": [{"name": "Category", "value": "Libraries", "inline": true}, {"name": "Links", "value": "[Website](https://discordnet.dev/), [Source](https://github.com/discord-net/Discord.Net)", "inline":...
Additional authors specified that use `com.example` currently will pull the author.json info from that author and bring it into the additionalAuthors entry on a given mod. Although no current entries...