File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ Go Joystick API
44[ ![ GoDoc] ( https://godoc.org/github.com/simulatedsimian/joystick?status.svg )] ( https://godoc.org/github.com/simulatedsimian/joystick ) [ ![ Build Status] ( https://travis-ci.org/simulatedsimian/joystick.svg )] ( https://travis-ci.org/simulatedsimian/joystick )
55
66Package joystick implements a Polled API to read the state of an attached joystick.
7- currently Windows & Linux are supported.
8- Package is pure go and requires no external dependencies
7+ Windows, Linux & OSX are supported.
8+ Package requires no external dependencies to be installed.
9+
10+ Mac OSX code developed by: https://github.com/ledyba
911
1012## Installation:
1113``` bash
You can’t perform that action at this time.
0 commit comments