Files
eepp/bin/assets/ee.ini
Martín Lucas Golini 3606290585 Make shared gl context optional.
--HG--
branch : dev
2017-12-24 13:35:54 -03:00

19 lines
313 B
INI
Executable File

#You can set the initialization settings here.
[EEPP]
Width = 1024
Height = 768
BitColor = 32
Windowed = 1
Resizeable = 1
WinIcon = assets/icon/ee.png
VSync = 1
GLVersion = Default
SharedGLContext = 0
Backend = Default
JoystickEnabled = 0
ParticlesNum = 1000
UseShaders = 1
Music = 0
PixelDensity = 1
DebugUI = 0