From cd19922882547732bb36312c9c3e05d3a74acb6f Mon Sep 17 00:00:00 2001 From: Waterdish Date: Sat, 17 Feb 2024 16:32:55 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2a4082..23ca297 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Q: Why are these changes not in the main Shipwright repository?
Known Bugs:
Orientation Lock does not work. https://github.com/libsdl-org/SDL/issues/6090
-Near-plane clipping with first-person items like the slingshot.
+Near-plane clipping when the camera is close to walls.

Build Instructions:

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