User Tools

Site Tools


rpd:version.json

version.json file structure:

 {
   "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
 }

Where:

  • version - Machine readable mod version, absolutely mandatory
  • name - Mod name as displayed to player, mandatory
  • rpd_version - Remixed Dungeon version required to run mod properly, mandatory
  • author - Mod developers string as displayed to player, optional
  • url - clickable link to developers site, optional
  • hr_version - human-readable version as displayed to player, optional
rpd/version.json.txt · Last modified: 2020/11/26 19:52 by mike