mirror of
https://github.com/clockworkpi/GameShellDocs.git
synced 2025-12-13 10:18:50 +01:00
Updated Running PICO 8 on the GameShell (markdown)
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.
|
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
|
mv PICO-8.png ~/apps/launcher/skin/default/Menu/GameShell
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user