Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258)

This commit is contained in:
Aaron Franke
2025-10-03 16:22:39 -07:00
committed by GitHub
parent de00da353c
commit 14fcc0e133
1903 changed files with 7777 additions and 17289 deletions

View File

@@ -16,7 +16,7 @@ Godot's Skeleton2D node. There are several movement-related animations and
there is a simple character controller that controls the animations."
config/tags=PackedStringArray("2d", "animation", "demo", "official", "rendering")
run/main_scene="res://level.tscn"
config/features=PackedStringArray("4.4")
config/features=PackedStringArray("4.5")
config/icon="res://icon.webp"
[debug]