Party/README.md
2022-12-25 17:24:12 +01:00

21 lines
331 B
Markdown

# Party Controller
Dies ist eine Software für Lan Partys
## Features
+ Sessions
+ Planer
+ Chat
+ Spielstand Datenbank
+ Dark-Mode
## Server starten
+ Clonen `git clone https://github.com/fingadumbledore/Party`
### Nativ:
+ Wechseln`cd Party`
+ starten`./run.sh`
### Mit Nix
+ `nix-shell`
+ `bash run.sh`