]> git.localhorst.tv Git - l2e.git/commitdiff
added button mapping to readme file
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 31 Oct 2012 22:26:19 +0000 (23:26 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 31 Oct 2012 22:26:19 +0000 (23:26 +0100)
readme

diff --git a/readme b/readme
index 6bb9cb09a0fee76b6c4f1c60aed053d519a8ac4f..4bd0f98ad209c2b5ef204d3a3ea9ae438f975bb6 100644 (file)
--- 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'.