caseif / SkyMM-NX

Simple mod manager for Skyrim: Switch Edition.
MIT License
16 stars 4 forks source link

SkyMM-NX

SkyMM-NX is a simple mod manager that runs on your Switch and provides an easy way to toggle mods on and off.

SkyMM will attempt to discover all mods present in Skyrim's ROMFS on the SD card and present them through its interface. Through the interface, you can toggle mods on or off, or change the load order by holding Y. Note that the load order for pure replacement mods (lacking an ESP) will not be preserved when the respective mods are disabled.

When the save function is invoked, the INI and Plugins files will be modified accordingly and saved to the SD card.

Currently, the app requires that all mods follow a standard naming scheme:

To-do

Building

SkyMM-NX depends on devkitA64, libnx, and switch-tools to compile. These packages are installable through devkitPro pacman.

Once all dependencies have been satisfied, simply run make in the project directory.

License

SkyMM-NX is made available under the MIT License. It may be used, modified, and distributed within the bounds of this license.