mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-12-21 03:18:20 -06:00
make readme slighly more relavant
This commit is contained in:
parent
4d89789781
commit
ef28e5d497
|
@ -50,7 +50,7 @@ cargo run -p kubi --release
|
|||
<h2>build for android</h2>
|
||||
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue