mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
Add tags to all demo projects
This makes sorting them in the project manager easier, as you can click tags in the project manager to filter to a specific tag.
This commit is contained in:
@@ -16,6 +16,7 @@ config/description="This demo shows how to make in-app payments in Android in C#
|
||||
Note: Running the demo requires exporting and uploading the game to Google Play."
|
||||
run/main_scene="res://main.tscn"
|
||||
config/icon="res://icon.webp"
|
||||
config/tags=PackedStringArray("demo", "official", "mobile", "porting")
|
||||
|
||||
[display]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user