Add a role for 2ship2harkinian (Majora's Mask PC port).

This commit is contained in:
Tom Alexander
2025-02-13 20:45:49 -05:00
parent cac15febfa
commit b0186dc85b
3 changed files with 45 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
config = {
me.graphical = true;
me.ship2harkinian.enable = true;
me.shipwright.enable = true;
me.steam_rom_manager.enable = false; # Steam rom manager UI does not render. I think it wants to be in an AppImage.
};