CabinGame/Luxe/outline/settings.settings.lx
2020-08-16 15:59:43 +02:00

16 lines
No EOL
206 B
Text

engine = {
runtime = {
window = {
width = 540
height = 960
resizable = true
fullscreen = false
}
}
render = {
antialiasing = 2
stencil = 8
depth = 24
}
}