Advertisement
Guest User

Pico-8 -SPLORE.sh in Retropie

a guest
Feb 28th, 2021
1,393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. #!/bin/bash
  2. pushd "/home/pi/pico-8"
  3. ./pico8_dyn -splore
  4. popd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement