36 lines
937 B
Text
36 lines
937 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.2-base0.4.1"
|
|
run/main_scene="uid://qvo7vlvac8o5"
|
|
config/features=PackedStringArray("4.4", "Forward Plus")
|
|
config/icon="uid://dkesga4w80a58"
|
|
|
|
[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
|
|
limits/opengl/max_renderable_lights=128
|
|
limits/opengl/max_lights_per_object=128
|