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