mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-08 17:00:08 +01:00
14 lines
177 B
INI
14 lines
177 B
INI
[android]
|
|
|
|
modules="org/godotengine/godot/GodotPaymentV3"
|
|
|
|
[application]
|
|
|
|
name="Android IAP"
|
|
main_scene="res://main.tscn"
|
|
icon="res://icon.png"
|
|
|
|
[autoload]
|
|
|
|
iap="*res://iap.gd"
|