We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d462faa commit ef3c601Copy full SHA for ef3c601
pico-8/component_launcher.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-exec "$bios_path/pico-8/pico-8" "$@"
+exec "$bios_path/pico-8/pico8" "$@"
0 commit comments