Snap package
First of all, thank you for this fantastic game.
I have created a snap package for Veloren (snap install veloren --edge
).
The snap package is currently only released to the edge
channel. It used to be automated using build.snapcraft.io to automatically build and publish nightly builds whenever the Veloren GitHub mirror changes. Unfortunately, the GitHub mirror doesn't seem to get updated anymore. Will this be fixed?
Are you interested in taking ownership of the snap package? In this case I can submit a merge request with the packaging metadata and transfer the ownership of the package in the snap store. It is also possible to build and publish nightly snap builds using your existing CI. Unfortunately, build.snapcraft.io does not support automating GitLab repositories, yet. I would still be happy to help keeping the packaging up-to-date.
If you are not interested in taking ownership of the package, I will continue to maintain the package myself and will try to find a solution for publishing nightly builds by other means (given the GitHub mirror stays out of sync).
Thanks!
Links