Add a role for sm64ex for the deck.

This commit is contained in:
Tom Alexander
2025-02-13 20:54:51 -05:00
parent b0186dc85b
commit 20e247f8ed
3 changed files with 52 additions and 0 deletions

View File

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