From: Daniel Karbach Date: Wed, 31 Oct 2012 22:26:19 +0000 (+0100) Subject: added button mapping to readme file X-Git-Url: http://git.localhorst.tv/?a=commitdiff_plain;h=eab988f0611ebb3fc6fc9eebda5c3f9b89c2ae3c;p=l2e.git added button mapping to readme file --- diff --git a/readme b/readme index 6bb9cb0..4bd0f98 100644 --- a/readme +++ b/readme @@ -19,6 +19,16 @@ Launching By default, main() will launch a map scene. This can be changed to a battle scene by passing `-B'. +Control Mapping + pad up : W | action A : right + pad right : D | action B : down + pad down : S | action X : up + pad left : A | action Y : left + start : return | debug 1 : 1 + select : space | debug 2 : 2 + right : right shift | debug 3 : 3 + left : left shift | debug 4 : 4 + More There is a project page online with issue tracker and wiki at `http://luke.redirectme.net/redmine/projects/l2e'.