1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00
Files
godot/demos/2d/sprite_shaders/engine.cfg
Rémi Verschelde 23cf6a85bd Port 2D demos to TSCN/TRES formats
Part of #4196.
2016-04-02 14:39:08 +02:00

6 lines
106 B
INI

[application]
name="2D Shaders for Sprites"
main_scene="res://sprite_shaders.tscn"
icon="res://icon.png"