10 lines
203 B
INI
10 lines
203 B
INI
# Configuration file
|
|
|
|
core {
|
|
# Show java version in the debug hud [default: true]
|
|
B:showJavaVersion=false
|
|
|
|
# Show lwjgl version in the debug hud [default: true]
|
|
B:showLwjglVersion=true
|
|
}
|