summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFredia Huya-Kouadio <fhuya@meta.com>2023-07-14 13:46:24 -0700
committerFredia Huya-Kouadio <fhuya@meta.com>2023-07-14 13:46:24 -0700
commitb4844e98619766232645d70f80a29c2a53bc2709 (patch)
tree500a6deee2dfbd36f4356d69a2d5cb762314b03f /README.md
parent1d19d5912d1ac5bfa3cf6cc30f086aee8f0464f2 (diff)
downloadgodot-android-samples-b4844e98619766232645d70f80a29c2a53bc2709.tar.gz
godot-android-samples-b4844e98619766232645d70f80a29c2a53bc2709.tar.bz2
godot-android-samples-b4844e98619766232645d70f80a29c2a53bc2709.zip
Update the directory structure to make room for additional Godot Android samples besides plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9d8790e..3ce50a1 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# Godot-Android-Plugins
+# Godot-Android-Samples
**Requires Godot 4.2 or above**
-Collection of samples showcasing how Godot Android plugins are built and packaged.
+Collection of samples showcasing how to integrate Godot into Android libraries, plugins and
+applications.
- - [Hello World plugin](hello_world/README.md)
- - [Hello Signals plugin](hello_signals/README.md)
+ - [plugins](plugins/README.md): Contains sample plugins