airshipper
airshipper 0.17.0
Provides automatic updates for the voxel RPG Veloren
https://www.veloren.netGNU General Public License v3.0
main program: airshipperprograms: airshipper
Maintainers
Platforms (38)
armv7l-linuxi686-netbsdmipsel-netbsdx86_64-linuxx86_64-darwinwasm32-wasiarmv5tel-linuxarmv6l-netbsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ airshipper ];
Ad-hoc shell
nix-shell -p airshipper
Flake (nix run)
nix run nixpkgs#airshipper