Skip to content

Commit 8068aae

Browse files
committed
Add a screenshot and a bit more info
1 parent 1df085b commit 8068aae

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Real-time Information display app for [Distance](http://survivethedistance.com/).
44

5+
![screenshot](screenshot.png)
6+
7+
Unlike simple input viewers, it also works when viewing replays, or when spectating other players in multiplayer. Note that, due to the way the game represents the data internally, the data shown will differ from the actual player inputs in several ways.
8+
9+
For the app to work, it requires a plugin to be installed in Distance.
10+
511
## Download
612

713
**Prerequisite on Windows:** [WebView2 Runtime](https://go.microsoft.com/fwlink/p/?LinkId=2124703)
@@ -48,3 +54,7 @@ yarn tauri build
4854
```
4955

5056
The build output will be in the `peekr-ui/src-tauri/target/release` directory.
57+
58+
## Credits
59+
60+
The layout was inspired by the [Distplay](https://github.com/Californ1a/distplay) input viewer.

screenshot.png

5.54 KB
Loading

0 commit comments

Comments
 (0)