Files
vintage-story-nix/README.md

14 lines
245 B
Markdown
Raw Normal View History

2026-01-25 22:13:19 -05:00
# Vintage Story
Vintage Story as a Nix flake (with my own customizations)
This will build the Vintage Story client and server software.
To build the flake, run the following
```bash
nix build
```
This will only ever build for x86_64 Linux.