CabinGame/Luxe/outline/settings.settings.lx
2020-09-06 17:04:41 +02:00

18 lines
No EOL
228 B
Text

engine = {
runtime = {
window = {
width = 512
height = 768
resizable = true
fullscreen = false
}
}
render = {
antialiasing = 0
stencil = 0
depth = 0
}
ui.debug_vis = true
}