Liliana Marie Prikler schreef op zo 29-05-2022 om 18:39 [+0200]: > @Maxime, looking at the result it'd be possible to fetch sources from > contentdb.  Should we implement contentdb-fetch? I don't think a separate fetch method is required, url-fetch owuld suffice. From : You can download a package by building one of the two URLs: https://content.minetest.net/packages/${author}/${name}/download/` https://content.minetest.net/packages/${author}/${name}/releases/${release}/download/` However, this makes --with-commit=... & --with-branch=... not work so there are some downsides. I also don't know if these zips are stable, would need to be investigated. Maybe worth it, dunno. Greetings, Maxime.