stk-code_catmod/data/tuxkart.cup

11 lines
241 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(supertuxkart-cup
(name "TuxKart Cup")
(description "The original five tracks included in TuxKart")
(herring "old")
(tracks "olivermath" "gownsbow" "bsodcastle" "geekopeak" "tuxtrack")
)
;; EOF ;;