mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Fix README files, especially in Android IAP demos
This commit is contained in:
12
mobile/android_iap/README.md
Normal file
12
mobile/android_iap/README.md
Normal 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).
|
||||
Reference in New Issue
Block a user