User Tools

Site Tools


rpd:mods

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rpd:mods [2020/09/21 14:56] mikerpd:mods [2024/09/19 01:28] (current) mikhael_danilov
Line 2: Line 2:
  
 =====How-to install custom mod ===== =====How-to install custom mod =====
 +
 +Mods are typically packed in zip archives (sometime file extension changed to something like zipp if this is the case rename it to plain zip)
 +
 +To install mod on Remixed Dungeon manually:
 +
 +Android version >= 11 (requires remixed 32.1+)
 +
 +option 1 (If you delevoping mod):
 +  * unpack mod archive to any directory under Downloads folder
 +  * In game Mod -> Install local mod -> pick mod directory (refer to [[https://www.youtube.com/shorts/hJq-7vVaf4o|video]] if in doubt)
 +
 +option 2 (To install mod developed by someone else):
 +  * place mod archive in rpd format on device
 +  * navigate to it in file manager (refer to [[https://www.youtube.com/shorts/wyPVbAdbWXQ|video]] if in doubt)
 +  * tap to open
 +  * choose Remixed Dungeon app
 +  * In app: confirm mod installation
 +
 +Android version < 11
 +
 +  * unpack mod archive to **Android/data/com.nyrds.pixeldungeon.ml/files/**
 +  * done.
 +
 +=====How-to create custom mod =====
  
 In order to be able to play your mod (or any other non-official mod), you need to place your modified files in a folder named the way you want your mod to be named (example: "My mod").  In order to be able to play your mod (or any other non-official mod), you need to place your modified files in a folder named the way you want your mod to be named (example: "My mod"). 
  
-Don't forget to add version.json file with something like {"version":1} as content.+Don't forget to add at least minimal [[version.json]] file with something like {"version":1} as content.
  
 Place that folder into the ”files” directory of the game.  Place that folder into the ”files” directory of the game. 
Line 61: Line 85:
 For example, you can see : ( https://github.com/NYRDS/PD_mini-RPD-MOD ) For example, you can see : ( https://github.com/NYRDS/PD_mini-RPD-MOD )
  
 +  * [[rpd:mods:Remixed Additions]]
 +  * [[rpd:mods:Remixed RPG]]
 +  * [[rpd:mods:The Epic Dungeon]]
   * [[rpd:mods:Maze]]   * [[rpd:mods:Maze]]
-  * [[rpd:mods:The Fallen]] 
  
 ==== Gameplay with mods ==== ==== Gameplay with mods ====
rpd/mods.1600700187.txt.gz · Last modified: 2020/09/21 14:56 by mike