From 21baa27b83ef5694ae7aa63577048447053ac101 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Thu, 16 Apr 2026 03:51:57 -0400 Subject: [PATCH] Play Palace added. --- usr/local/bin/game_launcher.py | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/local/bin/game_launcher.py b/usr/local/bin/game_launcher.py index a6e3e13..44b46bb 100755 --- a/usr/local/bin/game_launcher.py +++ b/usr/local/bin/game_launcher.py @@ -1103,6 +1103,7 @@ if __name__ == "__main__": # Add board and card games section menu.add_section("Board and Card Games") + menu.add_item("Board and Card Games", "Play Palace", "/home/stormux/.playpalace") menu.add_item("Board and Card Games", "RS Games", "GAME='RS Games' startx") # Add emulators section