mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +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 @@ split screen, also called Voronoi split screen, using GDSL."
|
||||
run/main_scene="res://split_screen.tscn"
|
||||
config/features=PackedStringArray("4.0")
|
||||
config/icon="res://icon.webp"
|
||||
config/tags=PackedStringArray("3d", "official", "demo")
|
||||
|
||||
[input]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user