Skip to content

Commit 7e027a5

Browse files
committed
[doc] Add runtime requirements
1 parent 2778b61 commit 7e027a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ The [ssl-refbox](https://github.com/RoboCup-SSL/ssl-refbox) replacement that wil
1010
## Usage
1111
If you just want to use this app, simply download the latest [release binary](https://github.com/RoboCup-SSL/ssl-game-controller/releases/latest). The binary is self-contained. No dependencies are required.
1212

13+
### Runtime Requirements
14+
* No software dependencies (except for development, see below)
15+
* 64bit Linux, Windows, OSX (32bit would be possible too, but we are in 2018...)
16+
* Display Resolution of at least 1440x720 (unless better scaling is implemented)
17+
* A reasonable Web-Browser (mostly tested on Chrome, please do not try IE...)
18+
1319
### Reference Clients
1420
There are some reference clients:
1521
* [ssl-ref-client](./cmd/ssl-ref-client): A client that receives referee messages

0 commit comments

Comments
 (0)