27 lines
678 B
Text
27 lines
678 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="Give LIFE Cybers"
|
|
config/description="Cyberamics Simulator and programmer using Give LIFE's engine"
|
|
config/version="rolling"
|
|
run/main_scene="uid://qvo7vlvac8o5"
|
|
config/features=PackedStringArray("4.4", "Forward Plus")
|
|
config/icon="uid://c3hmtf0h6vtnr"
|
|
|
|
[filesystem]
|
|
|
|
import/blender/enabled=false
|
|
|
|
[rendering]
|
|
|
|
textures/vram_compression/import_etc2_astc=true
|
|
anti_aliasing/quality/msaa_3d=2
|