From ef28e5d497306545d7b1d160b7c085f02b880a54 Mon Sep 17 00:00:00 2001 From: griffi-gh Date: Wed, 11 Dec 2024 21:13:54 +0100 Subject: [PATCH] make readme slighly more relavant --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b494fd8..8a919cb 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ cargo run -p kubi --release

build for android

please note that android support is highly experimental!\ -gamepad, mouse input is currently borked, as well as srgb, which leads to dark textures. +gamepad and mouse input is currently not supported prerequisites: Android SDK, NDK, command line tools, platform-tools, latest JDK\ (make sure that your `PATH`, `ANDROID_HOME` and `ANDROID_NDK_ROOT` variables are configured properly)