mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
15 lines
227 B
Plaintext
15 lines
227 B
Plaintext
config_version=3
|
|
|
|
[application]
|
|
|
|
config/name="Screen-Space Shaders"
|
|
run/main_scene="res://screen_shaders.tscn"
|
|
config/icon="res://icon.png"
|
|
|
|
[display]
|
|
|
|
stretch/aspect="keep"
|
|
stretch/mode="2d"
|
|
window/height=600
|
|
window/width=800
|