mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-01 11:06:30 +03:00
16 lines
264 B
INI
Executable File
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 = 1
|
|
GLVersion = Default
|
|
Backend = Default
|
|
JoystickEnabled = 0
|
|
ParticlesNum = 1000
|
|
UseShaders = 1
|
|
Music = 0
|