godot-demo-projects/mono/android_iap/README.md

12 lines
417 B
Markdown
Raw Normal View History

2020-07-24 01:05:56 +02:00
# Android IAP with C#
These demos depend on features only available in mobile phones or tablets.
The Android IAP demo only runs on Android.
2020-07-24 01:05:56 +02:00
Language: [C#](https://docs.godotengine.org/en/latest/getting_started/scripting/c_sharp/index.html)
Renderer: GLES 2
Note: There is a GDScript version available [here](https://github.com/godotengine/godot-demo-projects/tree/master/mobile/AndroidInAppPurchasesWithCSharp).