14 lines
244 B
Plaintext
14 lines
244 B
Plaintext
|
;; -*- mode: lisp -*-
|
||
|
|
||
|
(tuxkart-track
|
||
|
(name "Tux Tollway")
|
||
|
(description "Created by Oliver & Steve Baker")
|
||
|
(music "mods/tk2.mod")
|
||
|
(screenshot "images/sshot-tuxtrack.rgb")
|
||
|
(topview "images/topview-tuxtrack.rgb")
|
||
|
)
|
||
|
|
||
|
;; EOF ;;
|
||
|
|
||
|
|