From 49a925b5336173f1335b1c510e368f6ddbd77736 Mon Sep 17 00:00:00 2001 From: Waterdish Date: Sun, 15 Oct 2023 12:39:11 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ef1dcd..ede3818 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,7 @@ Original Repository: https://github.com/HarbourMasters/Shipwright
4. Launch the game NOTE: Controller only. No touch controls yet.
+ +

Build Instructions:


+1.Edit the app/build.gradle file to point to your ndk folder. NDK 26+ tested as working.
+2.Open the project in android studio and build.