Merge branch 'main' of github.com:fingadumbledore/party

This commit is contained in:
hyperbel 2022-12-25 17:41:23 +01:00
commit f9ec193804

View File

@ -10,5 +10,11 @@ Dies ist eine Software für Lan Partys
## Server starten
+ Clonen `git clone https://github.com/fingadumbledore/Party`
### Nativ:
+ Wechseln`cd Party`
+ starten`./run.sh`
### Mit Nix
+ `nix-shell`
+ `bash run.sh`