function love.conf(t) t.window.width = 700 t.window.height = 700 t.window.title = "CHROMA SOLSTICE" end