godot-demo-projects/mono/android_iap
Aaron Franke 159adfd421
Add trailing commas to enums
2020-10-30 03:24:51 -04:00
..
GodotGooglePlayBilling Add trailing commas to enums 2020-10-30 03:24:51 -04:00
Android in-app purchases with C#.csproj Update C# project files in C# demos for Godot 3.2.3 2020-10-11 03:20:03 -04:00
Android in-app purchases with C#.sln Rewriting Mono Android IAP to match with GDScript 2020-08-12 21:08:51 -03:00
Main.cs Rewriting Mono Android IAP to match with GDScript 2020-08-12 21:08:51 -03:00
README.md Rewriting Mono Android IAP to match with GDScript 2020-08-12 21:08:51 -03:00
default_env.tres
icon.png Improve icon.png for projects using default icon 2020-08-15 17:25:12 -05:00
icon.png.import
main.tscn Rewriting Mono Android IAP to match with GDScript 2020-08-12 21:08:51 -03:00
project.godot Allow hiDPI in all demos that support multiple resolutions 2020-10-01 00:56:12 +02:00

README.md

Android IAP with C#

These demos depend on features only available in mobile phones or tablets.

The Android IAP demo only runs on Android.

Language: C#

Renderer: GLES 2

Note: There is a GDScript version available here.