16 lines
No EOL
206 B
Text
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
|
|
}
|
|
} |