34 lines
856 B
Text
34 lines
856 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="0.1-base0.2a"
|
|
run/main_scene="uid://qvo7vlvac8o5"
|
|
config/features=PackedStringArray("4.4", "Forward Plus")
|
|
config/icon="uid://c3hmtf0h6vtnr"
|
|
|
|
[display]
|
|
|
|
window/size/viewport_width=1600
|
|
window/size/viewport_height=900
|
|
|
|
[filesystem]
|
|
|
|
import/blender/enabled=false
|
|
|
|
[rendering]
|
|
|
|
renderer/rendering_method="gl_compatibility"
|
|
renderer/rendering_method.mobile="gl_compatibility"
|
|
textures/vram_compression/import_etc2_astc=true
|
|
anti_aliasing/quality/msaa_3d=2
|