From: Frank Huang Date: Fri, 27 Jul 2012 20:36:28 +0000 (-0700) Subject: Updated readme X-Git-Tag: version-1.0~130 X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=commitdiff_plain;h=ac4ed3987b6aaefc836294f89ff1f569fad6ac6b Updated readme --- diff --git a/Enjoy.xcodeproj/project.pbxproj b/Enjoy.xcodeproj/project.pbxproj index c615a5a..44084e7 100644 --- a/Enjoy.xcodeproj/project.pbxproj +++ b/Enjoy.xcodeproj/project.pbxproj @@ -366,7 +366,7 @@ GCC_WARN_UNUSED_VARIABLE = YES; ONLY_ACTIVE_ARCH = YES; PREBINDING = NO; - SDKROOT = macosx; + SDKROOT = macosx10.6; }; name = Debug; }; @@ -378,7 +378,7 @@ GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; - SDKROOT = macosx; + SDKROOT = macosx10.6; }; name = Release; }; 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 diff --git a/license.txt b/license.txt index 88fb42c..06229f7 100644 --- a/license.txt +++ b/license.txt @@ -1,4 +1,5 @@ Copyright (c) 2009 Sam McCall +Copyright (c) 2012 Yifeng Huang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal