function love.conf(t) --[[ t.window.width=420 t.window.height=700]] t.window.fullscreen=true t.window.resizable=true end