From e5fdbaadbf01f14290e70c49482e1dce3c9816d8 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 18 Sep 2024 14:05:34 +0200 Subject: update documentation --- readme.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 207adf56..22485d39 100644 --- a/readme.md +++ b/readme.md @@ -15,11 +15,8 @@ individual components below. ## Translation If you want to help translate the project, you can use the -[weblate](https://translate.codeberg.org/engage/hurrycurry/). All help -is appreciated. - -If your language is not available on weblate, please -[open an issue](https://codeberg.org/hurrycurry/hurrycurry/issues/new). +[weblate](https://translate.codeberg.org/engage/hurrycurry/). All help is +appreciated. ## Client @@ -27,7 +24,8 @@ If your language is not available on weblate, please - Requirements: - Godot 4.2 - - cURL + - cURL (only if book is required) + - Nightly rust toolchain (only if locales are required) ``` make client @@ -71,15 +69,14 @@ make pixel-client ### Usage -``` -cargo +nightly run --bin pixel-client -``` +- `./target/release/pixelcurry` ## Test Client ### Building - Requirements: + - Nightly rust toolchain (only if locales are required) - esbuild ``` -- cgit v1.2.3-70-g09d2