pico-build
pico-build copied to clipboard
A simple build tool for multi-file PICO-8 projects
Results
3
pico-build issues
Sort by
recently updated
recently updated
newest added
Installed with ``` sudo apt install npm mkdir -p ~/npm/pico-build npm install --prefix ~/npm/pico-build pico-build ~/npm/pico-build/node_modules/.bin/pico-build ``` I get the error: ``` /usr/bin/env: »node --experimental-modules --no-warnings“: Datei oder Verzeichnis nicht...
Hi @ianjsikes and thank you for the hard work on pico-build. I've upgraded the libraries but I've got issues with the reload script, (⌘ + r) I'm unable to have...