stk-code_catmod/data/startrack.track

14 lines
255 B
Plaintext
Raw Normal View History

;; -*- mode: lisp -*-
(tuxkart-track
(name "Star Track")
(sky-color 0.0 0.0 0.0 0.0)
(description "Created by Ingo Ruhnke")
(music "mods/tk5a.mod")
(screenshot "images/sshot-startrack.rgb")
(topview "images/topview-startrack.rgb")
)
;; EOF ;;