Update readme
This commit is contained in:
parent
1f9493efb5
commit
5cad527759
1 changed files with 13 additions and 1 deletions
12
README.md
12
README.md
|
@ -1,3 +1,15 @@
|
||||||
|
## Controls
|
||||||
|
|
||||||
|
- WASD: walk
|
||||||
|
- Mouse: look
|
||||||
|
- Space: jump
|
||||||
|
- Left Click: shoot (unfinished)
|
||||||
|
|
||||||
|
## How to run
|
||||||
|
|
||||||
|
1. [Install Rust](https://www.rust-lang.org/tools/install)
|
||||||
|
2. Execute `cargo run`
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Code is licensed under [AGPL](LICENSE).
|
Code is licensed under [AGPL](LICENSE).
|
||||||
|
|
Loading…
Reference in a new issue