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