Add descriptions to all projects with README files

These show up in the project manager when hovering over projects.
This commit is contained in:
Aaron Franke
2020-03-16 20:50:53 -04:00
parent 93b1f689f2
commit f9e7456b70
78 changed files with 200 additions and 19 deletions

View File

@@ -16,6 +16,8 @@ _global_script_class_icons={
[application]
config/name="2D Shaders for Sprites"
config/description="This is a sample consisting of different shaders applied to some sprites.
Effects include outlines, blurs, distorts, shadows, glows, and more."
run/main_scene="res://sprite_shaders.tscn"
config/icon="res://icon.png"