User Tools

Site Tools


rpd:documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:documentation [2025/12/28 07:01] – Create documentation page to resolve redlink mikerpd:documentation [2025/12/28 07:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Documentation ======
  
 +This page contains information about Remixed Dungeon documentation resources.
 +
 +==== Overview ====
 +Documentation refers to the various guides, reference materials, and wiki content created to help players and modders understand Remixed Dungeon.
 +
 +==== Available Documentation ====
 +  * [[rpd:wiki|Wiki Documentation]] - Main wiki content
 +  * [[rpd:modding_getting_started_guide|Modding Guide]] - Guide for creating mods
 +  * [[rpd:development|Development Documentation]] - Information about developing the game
 +  * [[rpd:platform|Platform Abstraction Documentation]] - Information about cross-platform functionality
 +  * [[rpd:json_configs|JSON Configuration Files]] - Information about game configuration files
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/docs/WIKI_DOCUMENTATION.md|Wiki Documentation Guide]]
 +
 +==== Related ====
 +  * [[rpd:development|Development]]
 +  * [[rpd:modding|Modding]]
 +  * [[rpd:platform|Platform]]
 +
 +{{tag> rpd documentation wiki modding }}