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