mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 23:40:07 +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:
@@ -15,6 +15,7 @@ config/description="Very simple demo showing a hexagonal TileMap and TileSet."
|
||||
run/main_scene="res://map.tscn"
|
||||
config/features=PackedStringArray("4.0")
|
||||
config/icon="res://icon.webp"
|
||||
config/tags=PackedStringArray("2d", "official", "demo", "tilemap")
|
||||
|
||||
[display]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user