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