function love.conf(t)
t.title = "Pop.Box demo/tests"
t.console = true
t.window.width = 960
t.window.height = 540
end