This commit is contained in:
dylan
2024-03-29 00:00:12 -07:00
parent fe1e5ed1c9
commit f35bf75daa
5 changed files with 1561 additions and 1 deletions

View File

@ -34,5 +34,5 @@ export const pico8 = {
}
}
// const result = await pico8.export("/home/dylan/.lexaloffle/pico-8/carts/my-pico-project/mygame.p8", "/home/dylan/repos/picobook/sample.js");
// const result = await pico8.export("/home/dylan/.lexaloffle/pico-8/carts/my-pico-project/mygame.p8", "/home/dylan/repos/picobook/sample.p8.png");
// console.log(result);