Updated Running PICO 8 on the GameShell (markdown)

Dan Sanderson 2018-07-28 23:20:25 -07:00
parent 8baf872f56
commit db185e57ff

@ -132,7 +132,7 @@ In your browser, download this image file by right-clicking and selecting "Save
Copy this file to your GameShell using `scp` or whatever file transfer program you used earlier.
You want this file to be named `PICO-8.png`, and to be located in the folder `/home/cpi/apps/launcher/skin/Menu/GameShell/`. You can either find this location using your file transfer program, or you can transfer the image file to the home directory (`/home/cpi/`) then move it into place with a shell command. Connect via `ssh`, then:
You want this file to be named `PICO-8.png`, and to be located in the folder `/home/cpi/apps/launcher/skin/default/Menu/GameShell`. You can either find this location using your file transfer program, or you can transfer the image file to the home directory (`/home/cpi/`) then move it into place with a shell command. Connect via `ssh`, then:
```
mv PICO-8.png ~/apps/launcher/skin/default/Menu/GameShell