mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258)
This commit is contained in:
@@ -22,7 +22,7 @@ This project contains 4 plugins:
|
||||
* The main screen plugin is a minimal example of how to create a plugin with a main screen."
|
||||
config/tags=PackedStringArray("demo", "editor", "official")
|
||||
run/main_scene="res://test_scene.tscn"
|
||||
config/features=PackedStringArray("4.4")
|
||||
config/features=PackedStringArray("4.5")
|
||||
config/icon="res://icon.webp"
|
||||
|
||||
[debug]
|
||||
|
||||
Reference in New Issue
Block a user