You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ The [ssl-refbox](https://github.com/RoboCup-SSL/ssl-refbox) replacement that wil
10
10
## Usage
11
11
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.
12
12
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
+
13
19
### Reference Clients
14
20
There are some reference clients:
15
21
*[ssl-ref-client](./cmd/ssl-ref-client): A client that receives referee messages
0 commit comments