function love.conf(t) t.version = "11.0" t.window.title = "Slime the World!" t.window.icon = "icon.png" end