mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
Add descriptions to all projects with README files
These show up in the project manager when hovering over projects.
This commit is contained in:
@@ -27,6 +27,11 @@ _global_script_class_icons={
|
||||
[application]
|
||||
|
||||
config/name="Matrix Transform"
|
||||
config/description="This demo project is a playground where you can visualize how transforms work.
|
||||
|
||||
Do not 'run' this project. You are only meant to use it within the Godot editor.
|
||||
|
||||
For more information, see the Matrices and Transforms article."
|
||||
run/main_scene="res://3D.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user