Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmidnight7331/pico4usb
Portable pico8 on a USB drive
https://github.com/mrmidnight7331/pico4usb
batch pico-8 portable portable-executable usb-drive windows
Last synced: 18 days ago
JSON representation
Portable pico8 on a USB drive
- Host: GitHub
- URL: https://github.com/mrmidnight7331/pico4usb
- Owner: MrMidnight7331
- Created: 2023-01-18T19:16:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T08:49:20.000Z (about 2 years ago)
- Last Synced: 2024-11-20T13:25:54.474Z (3 months ago)
- Topics: batch, pico-8, portable, portable-executable, usb-drive, windows
- Language: Batchfile
- Homepage:
- Size: 5.69 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pico4Usb
> MrMidnight
--------A script to allow the pico8 program to run on a USB with all its data.
*Only supports windows*## Installtion
Simply clone the repo into you USB-Storage and replace the pico-8 dummy folder with your own copy of pico8.## Usage
Running pico8 for the first time, config scripts and cart folder etc. will be generated in the /home folder. Everything you save in app, such like screenshot, videos will be in the /desktop folder. The pico8-carts will be in /home/carts.The script also replaces the "folder" command with its own open carts folder option.
## Pico8
You can download the pico8 program from the original vendor: https://www.lexaloffle.com/pico-8.php## Resources
Free resources from lexaloffle will be in the /Resources folder