Files
eepp/bin/assets/ee.ini
Martín Lucas Golini ba7594b83c Added FrameRateLimit to Context variables.
Updated SOIL2 and efsw.
Minor changes in UILoader.

--HG--
branch : dev
2019-11-21 23:29:23 -03:00

20 lines
335 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 = 1
Backend = Default
JoystickEnabled = 0
ParticlesNum = 1000
UseShaders = 1
Music = 0
PixelDensity = auto
DebugUI = 0
FrameRateLimit = 0