initial commit

This commit is contained in:
2026-01-25 22:13:19 -05:00
commit 4d2313c509
5 changed files with 186 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# 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.