CabinGame/Luxe/outline/settings.settings.lx
2020-09-03 17:31:23 +02:00

18 lines
No EOL
228 B
Text

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