Arjan Speiard | Asgard Sings!
Arjan Speiard | Asgard Sings!
> Do we add a comment to say it is on purpose (for future devs?) Yes please!
### Todo - [ ] Add a comment to say this division by 0 is intentional. - [ ] Optional: Disable the warning explicitly (in line).
Might be implemented by ourselves like the way we handle versioning within for example [libxml++-impl.h](https://github.com/performous/performous/blob/master/game/libxml%2B%2B-impl.hh) There's also a library aside from opencv which can presumably handle this: https://github.com/openpnp/openpnp-capture Not sure...
I guess we can use the github api to give us the latest release artefacts -> https://api.github.com/repos/performous/performous/releases/latest
Currently the daily build apt-repo isn't up-to-date and lists performous 1.1
So to sumarise what's been said in discord: - Linux uses a package manager, all updates should come from there - We have a nightly build PPA but that's only...
What does Flathub offer what isn't already covered by deb, rpm or nsis package? I think we also had a request to create snap packages. which in the end was...
With Github actions we're making a lot of progress on producing artifacts. Maybe flatpak and other formats such as snap will be supported in the near future. Any tooling (github-actions...
With #736 merged we now support AppImages
Yes we'll give a look into it, would be nice to support especially with the mentioned GH-Action.