Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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