Skip to content

Commit

Permalink
Add a screenshot and a bit more info
Browse files Browse the repository at this point in the history
  • Loading branch information
Seeker14491 committed Jun 21, 2021
1 parent 1df085b commit 8068aae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

![screenshot](screenshot.png)

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.

For the app to work, it requires a plugin to be installed in Distance.

## Download

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

The build output will be in the `peekr-ui/src-tauri/target/release` directory.

## Credits

The layout was inspired by the [Distplay](https://github.com/Californ1a/distplay) input viewer.
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8068aae

Please sign in to comment.