diff --git a/README.md b/README.md index 3292c26..5d58602 100644 --- a/README.md +++ b/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 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/)). \ No newline at end of file +Textures are made by Paul Marshall (aka Kpax), provided under Creative Commons Public License ([Download Link](https://ioquake3.org/extras/replacement_content/)).