mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +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:
@@ -14,6 +14,7 @@ config/name="Multitouch Cubes Demo "
|
||||
config/description="Demo of multitouch input and different gestures using the touch API. This demo is meant to be used with a touch-enabled device such as a phone or tablet."
|
||||
run/main_scene="res://Main.tscn"
|
||||
config/icon="res://icon.webp"
|
||||
config/tags=PackedStringArray("mobile", "input", "official", "demo")
|
||||
|
||||
[input_devices]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user