Skip to content

Commit ef3c601

Browse files
committed
pico8 name fix, Note: still broken
1 parent d462faa commit ef3c601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pico-8/component_launcher.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
exec "$bios_path/pico-8/pico-8" "$@"
3+
exec "$bios_path/pico-8/pico8" "$@"

0 commit comments

Comments
 (0)