mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-27 12:41:39 +00:00
Add built-in mods readme
This commit is contained in:
parent
0ae2f08828
commit
79c57d28fc
1 changed files with 6 additions and 0 deletions
6
mods/BUILTIN_MODS.md
Normal file
6
mods/BUILTIN_MODS.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
# Built-in Mods
|
||||||
|
|
||||||
|
This folder contains mods that are built into the Zelda 64: Recompiled project. Built-in mods behave like normal mods but are present in a clean installation of the project. They can be updated or downgraded by placing the .nrm file for the mod in the appdata mods folder in the same way a normal mod would be, which overrides the built-in version with the manually installed version.
|
||||||
|
|
||||||
|
The list of built-in mods is as follows:
|
||||||
|
* Majora's Mask: Recompiled D-Pad Mod - https://github.com/Zelda64Recomp/MMRecompDpadMod
|
||||||
Loading…
Add table
Reference in a new issue