mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 14:10:55 +03: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:
@@ -16,6 +16,10 @@ _global_script_class_icons={
|
||||
[application]
|
||||
|
||||
config/name="Material Testers"
|
||||
config/description="This demo includes many sphere-like objects with complex materials,
|
||||
for the purpose of showcasing Godot's rendering capabilities.
|
||||
|
||||
This demo was featured at the beginning of the Godot 3.0 trailer."
|
||||
run/main_scene="res://material_tester.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user