Skip to content

Commit af7e57b

Browse files
Update README.md
1 parent e825d55 commit af7e57b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This repository contains two projects that demonstrate how to build and integrate an Android plugin with Godot 4.x:
44

5-
1. `MyGodotPlugin`: This is the Android project that implements the Android plugin. It includes the necessary configurations and code to create a plugin that can be used within the Godot engine.
5+
- `MyGodotPlugin`: This is the Android project that implements the Android plugin. It includes the necessary configurations and code to create a plugin that can be used within the Godot engine.
66

7-
2. `AndroidPluginInterface`: A Godot 4 project that integrates the plugin. It includes examples in both C# and GDScript to show how to interact with the plugin from your game.
7+
- `AndroidPluginInterface`: A Godot 4 project that integrates the plugin. It includes examples in both C# and GDScript to show how to interact with the plugin from your game.
88

99
## Tutorial Video
1010

0 commit comments

Comments
 (0)