stk-code_catmod/data/gotm.cup

11 lines
259 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(supertuxkart-cup
(name "Game-of-the-Month")
(description "All seven tracks done by the Game of the month team")
(herring "new")
(tracks "beach" "lighthouse" "startrack" "volcano" "littlevolcano" "race" "subseatrack" )
)
;; EOF ;;