Files
eepp/bin/assets/ee.ini
Martín Lucas Golini 239a712446 Disabled joystick by default in the demos.
Removed GLU as a dependency for GLEW.
2014-04-12 17:59:39 -03:00

16 lines
264 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 = 0
GLVersion = Default
Backend = Default
JoystickEnabled = 0
ParticlesNum = 1000
UseShaders = 1
Music = 0