summaryrefslogtreecommitdiff
path: root/config.lua
blob: 47bf0550d74e1fa0ee4b275174d39fbd4c6ce54d (plain)
1
2
3
4
5
6
7
return 
{
	width = 512, 
	height = 400, 
	fullscreen = false,
	resizable = true
}