docs: README.md
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
Inventory Wars
|
||||
==============
|
||||
|
||||
A GUI application for hosting the Inventory Wars event in our guild
|
||||
in Blue Protocol: Star Resonance.
|
||||
|
||||
Rounds are separated into easy and hard rounds.
|
||||
|
||||
- Easy rounds: First one to guess get 1 point.
|
||||
- Hard rounds: First one to guess get 1 point. The first highest amount get 1 point before end.
|
||||
|
||||
## Running
|
||||
|
||||
The easiest way is to run it as root to give it the permission to
|
||||
read processes and listen to sockets.
|
||||
|
||||
```shell
|
||||
sudo -E uv run inventory-wars
|
||||
```
|
||||
Reference in New Issue
Block a user