spine-runtimes/spine-solar2d/build.settings
2021-06-10 13:29:18 +02:00

13 lines
219 B
Plaintext

settings = {
orientation = {
default = "landscape",
supported = { "landscape", }
},
iphone = {
plist = {
UIStatusBarHidden = true,
UIPrerenderedIcon = true, -- set to false for "shine" overlay
}
},
}