Browse Source

Update README.md

Bastien Sevajol 6 years ago
parent
commit
9b4ffdebf5
No account linked to committer's email
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md View File

@@ -24,3 +24,12 @@ You also need a running redis server (used db number is `0`, soon configurable).
24 24
 Example run:
25 25
 
26 26
     python run.py opencombat/maps/003
27
+
28
+# Actual keys
29
+
30
+When unit selected: 
31
+
32
+* R: run
33
+* C: crouch
34
+* M: move
35
+* F: fire (not implemented)