version.json is a required file for all mods in Remixed Dungeon. It contains metadata about the mod that the game uses to properly load and manage the mod.
{ "version": 6, "name": "Cool Mod Name", "author": "Proud Mod Developer", "description": "Detailed mod description", "url": "https://wiki.nyrds.net/", "hr_version": "version 6!", "rpd_version": 610 }