Signed-off-by: crueter <swurl@swurl.xyz>
This commit is contained in:
crueter
2025-07-05 15:00:30 -04:00
commit a20959fab7
11 changed files with 1148 additions and 0 deletions

2
android/get-dependencies.sh Executable file
View File

@@ -0,0 +1,2 @@
sudo apt-get update -y
sudo apt-get install apksigner glslang-tools libvulkan-dev -y