mirror of
https://github.com/danbulant/ambientlightdemo
synced 2026-05-19 04:18:32 +00:00
21 lines
507 B
Text
21 lines
507 B
Text
; Engine configuration file.
|
|
; It's best edited using the editor UI and not directly,
|
|
; since the parameters that go here are not all obvious.
|
|
;
|
|
; Format:
|
|
; [section] ; section goes between []
|
|
; param=value ; assign values to parameters
|
|
|
|
config_version=5
|
|
|
|
[application]
|
|
|
|
config/name="ambientlightdemo"
|
|
run/main_scene="uid://bfysabo18nycq"
|
|
config/features=PackedStringArray("4.5", "Forward Plus")
|
|
config/icon="res://icon.svg"
|
|
|
|
[rendering]
|
|
|
|
anti_aliasing/quality/msaa_2d=2
|
|
anti_aliasing/quality/msaa_3d=2
|