X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=README.md;fp=README.md;h=daf4ed673ee33c1cb6471052e6f3a3f8a3f30c8c;hp=b6ccd6c9addb12e43eaeca9f9bf6d7142073c462;hb=ac4ed3987b6aaefc836294f89ff1f569fad6ac6b;hpb=a71f9eae29ac9df72aa15c2de80f6a82b5aca44e diff --git a/README.md b/README.md index b6ccd6c..daf4ed6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,28 @@ -enjoy2 +Enjoy2 ====== -Transform joystick input into keyboard and mouse events (OSX) \ No newline at end of file +Enjoy2 is a simple program for Mac OSX that allows you to transform joystick inputs into keyboard or mouse events. + +If you've ever played a video game which only supports mouse and keyboard input, but you want to use a joystick or gamepad, then Enjoy2 is the program for you. Enjoy2 lets you map your joystick inputs to: + +* Key events +* Mouse clicks +* Mouse movement (for analog sticks) + +Enjoy2 supports multiple configurations (for different games or programs) and you can even map joystick buttons to change configurations on-the-fly. + +Enjoy2 is written by [Yifeng Huang](htty://nongraphical.com) and is based on [Enjoy by Sam McCall](http://abstractable.net/enjoy/). Enjoy is MIT-licensed. + + +## Requirements + +* Mac OS X 10.6 (Snow Leopard) or higher +* USB gamepad/joystick/controller + +## Changelog + +Version 1.1 + +* Forked from Enjoy +* Mouse movement support +* Mouse button support \ No newline at end of file