diff options
author | tpart <tpart120@proton.me> | 2024-09-27 14:57:04 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-09-27 14:57:04 +0200 |
commit | 70b463b5d11d4dbcef9631776bc69a00c30e7aee (patch) | |
tree | 5a9794c2dc419c91e853face1a15c18a677d5f9f | |
parent | 8fd7a59c47001eaecd078f5c2de4aef245ec3276 (diff) | |
download | hurrycurry-70b463b5d11d4dbcef9631776bc69a00c30e7aee.tar hurrycurry-70b463b5d11d4dbcef9631776bc69a00c30e7aee.tar.bz2 hurrycurry-70b463b5d11d4dbcef9631776bc69a00c30e7aee.tar.zst |
Update readme
-rw-r--r-- | readme.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,8 +1,6 @@ # Hurry Curry! -A cooperative multiplayer game about cooking. - -The protocol is documented in [protocol.md](protocol.md). +A cooperative 3D multiplayer game about cooking. ## Installation @@ -18,6 +16,10 @@ If you want to help translate the project, you can use the [weblate](https://translate.codeberg.org/engage/hurrycurry/). All help is appreciated. +## Documentation + +The protocol is documented in [protocol.md](protocol.md). + ## Client ### Building |