Simple wrapper script for shady
This commit is contained in:
@@ -5,4 +5,5 @@ Apps = [
|
||||
{"guiname": "Rock-paper-scissors-spock-lizard", "name": "rps", "cmd": "apps/rps.py", "persistent": False},
|
||||
{"guiname": "Doom Fire", "name": "doomfire", "cmd": "apps/doom_fire_psx2.py", "persistent": False},
|
||||
{"guiname": "Maxwell FDTD", "name": "fdtd", "cmd": "apps/fdtd.py", "persistent": False},
|
||||
{"guiname": "Shady wrapper", "name": "shady", "cmd": "apps/shady.sh", "persistent": False},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user