vintagestory
vintagestory 1.22.7
In-development indie sandbox game about innovation and exploration
https://www.vintagestory.at/Unfree
main program: vintagestoryprograms: -
Maintainers
Platforms (1)
x86_64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ vintagestory ];
Ad-hoc shell
nix-shell -p vintagestory
Flake (nix run)
nix run nixpkgs#vintagestory