05-09-2020, 02:51 PM
I'm playing around making some modifications to Moode, and wondering what the recommended way to build images during development and testing is. I'm guessing it's to use https://github.com/moode-player/mosbuild, but that downloads a zip of a published release from the Moode website. I managed to hack around with it to get it to build using my local checkout of the Moode code which had my changes in it, but I'm wondering if there's already a standard way to do this.