Files
Epoch-Runner-Server/overrides/config/universalmodcore.cfg
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

13 lines
281 B
INI

# Configuration File
general {
# Enable Debug Logging
B:DebugLogging=false
# Max size of a generated texture sheet (-1 == autodetect, 4096 is a sane option)
I:MaxTextureSize=32768
# Size of each sprite in the texture sheet
I:SpriteSize=128
}