aboutsummaryrefslogtreecommitdiff
path: root/samples/post-processing/config.lua
blob: 3c6ff0763a1e7ae500f32c71ce7568c1f4cd225a (plain)
1
2
3
4
5
6
return 
{
    title = "post-processing", 
    icon = "splash.png",
	vsync = true
}