Updated changelog. Fixed import error in game_launcher
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# Self-voiced Terminal Menu System for Stormux game image
|
||||
|
||||
import os
|
||||
import platform
|
||||
import sys
|
||||
import time
|
||||
import threading
|
||||
@@ -891,6 +892,7 @@ if __name__ == "__main__":
|
||||
menu.add_item("Web", "Aliens", "GAME=https://files.jantrid.net/aliens// startx")
|
||||
menu.add_item("Web", "Echo Commander", "GAME=https://echo-commander.vercel.app/ startx")
|
||||
menu.add_item("Web", "Periphery Synthetic EP", "GAME=https://shiftbacktick.itch.io/periphery-synthetic-ep startx")
|
||||
menu.add_item("Web", "Pontoon", "GAME=https://oneswitch.org.uk/jsbeeb/?autotype=CHAIN%22PONTOON%22%0A&disc=/Blind_Access/Pontoon_1983_2025.dsd startx")
|
||||
menu.add_item("Web", "QuentinC Play Room", "GAME=https://qcsalon.net/ startx")
|
||||
menu.add_item("Web", "soundStrider", "GAME=https://shiftbacktick.itch.io/soundstrider startx")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user