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