Merge pull request #418 from icenine451/cooker-0.7.0b-icenine451

New PICO-8 wrapper
This commit is contained in:
icenine451 2023-06-10 08:30:32 -04:00 committed by GitHub
commit afae37a2cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,4 @@
# This is a wrapper function for PICO8, as ES-DE does not appear to be able to find it outside of the /app/bin location.
# Users should still put the real binary in the ~/retrodeck/bios/pico-8/ location
~/retrodeck/bios/pico-8/pico8
~/.lexaloffle/pico-8/pico8 "$@"