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