function love.conf(t) t.window.highdpi = true t.window.vsync = true t.window.title = "wireworld" end