mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-02 03:26:29 +03:00
20 lines
335 B
INI
Executable File
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
|