chore: Update README
This commit is contained in:
20
README.md
20
README.md
@@ -1 +1,21 @@
|
|||||||
# Slopvivors
|
# Slopvivors
|
||||||
|
|
||||||
|
Not AI-slop, but just regular slop survivors game.
|
||||||
|
|
||||||
|
# Build
|
||||||
|
|
||||||
|
Build using nix:
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ nix build .#\slopvivors
|
||||||
|
```
|
||||||
|
|
||||||
|
# Development
|
||||||
|
|
||||||
|
Use nix to setup development environment. Contains godot and other useful tools.
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ nix develop
|
||||||
|
$ godot project.godot
|
||||||
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user