From cf3b18a7abab7b447cd49e8dc2569970195fbc98 Mon Sep 17 00:00:00 2001 From: Waterdish Date: Wed, 29 May 2024 10:01:18 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ba4f2164..903ea5593 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Q: My controller is not doing anything.
Re-connected controllers do not open the GUI anymore. Use the back button or restart the app.
Orientation Lock does not work. https://github.com/libsdl-org/SDL/issues/6090
Near-plane clipping when the camera is close to walls.
+Picto box images render black.

Build Instructions:

1. Edit the app/build.gradle file to point to your ndk folder. NDK 26+ tested as working.