mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 08:09:37 +00:00
21 lines
331 B
Markdown
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`
|