space/outline/settings.settings.lx

17 lines
240 B
Text
Raw Permalink Normal View History

2019-01-20 06:50:00 +00:00
engine = {
2020-09-19 18:36:28 +00:00
input.entry = "outline/inputs"
2019-01-20 06:50:00 +00:00
runtime = {
window = {
width = 960
height = 640
resizable = false
fullscreen = false
}
}
render = {
antialiasing = 2
stencil = 8
depth = 24
}
}