tducasse [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=54913 PICO-8 automated deployment <p>Hi!</p> <p>So I was having trouble finding a non-manual way to build and deploy PICO-8 zips automatically to itch.io... At first I was juggling a few bash scripts, then I tried to do something with &quot;-x build.p8&quot;, but it felt a bit cumbersome.</p> <p>And then I took a step back and realised what I wanted was really a good old Makefile 😁</p> <p>So here it is, a Makefile to build stuff and publish it to itch.io, all automated!</p> <p>Have a look, try it out, and let me know what you think, what could be better, etc. I'm still very new to the PICO-8 scene, so I don't really know what the standard workflow looks like, but I like to over-engineer things to make my life easier 😂</p> <p><a href="https://github.com/tducasse/pico8-deploy"><a href="https://github.com/tducasse/pico8-deploy">https://github.com/tducasse/pico8-deploy</a></a></p> https://www.lexaloffle.com/bbs/?tid=43125 https://www.lexaloffle.com/bbs/?tid=43125 Sun, 30 May 2021 15:10:19 UTC