Fix README files, especially in Android IAP demos

This commit is contained in:
Aaron Franke
2020-11-28 21:53:22 -05:00
parent d38d18006b
commit fc54dd9c23
18 changed files with 37 additions and 24 deletions

View File

@@ -0,0 +1,12 @@
# Android IAP
This demo shows how to make in-app payments in Android.
Note: Running the demo requires exporting and uploading the game to Google Play.
Language: GDScript
Renderer: GLES 2
Note: There is a C# version available
[here](https://github.com/godotengine/godot-demo-projects/tree/master/mono/android_iap).