This repository has been archived on 2026-05-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

14 lines
245 B
Markdown
Raw Permalink 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.