Update readme
This commit is contained in:
parent
1f9493efb5
commit
5cad527759
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -1,5 +1,17 @@
|
||||||
|
## 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).
|
||||||
|
|
||||||
Textures are made by Paul Marshall (aka Kpax), provided under Creative Commons Public License ([Download Link](https://ioquake3.org/extras/replacement_content/)).
|
Textures are made by Paul Marshall (aka Kpax), provided under Creative Commons Public License ([Download Link](https://ioquake3.org/extras/replacement_content/)).
|
||||||
|
|
Loading…
Reference in a new issue