mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
Merge pull request #418 from icenine451/cooker-0.7.0b-icenine451
New PICO-8 wrapper
This commit is contained in:
commit
afae37a2cc
|
@ -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 "$@"
|
||||
|
|
Loading…
Reference in a new issue