13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
|
;; -*- mode: lisp -*-
|
||
|
|
||
|
(tuxkart-track
|
||
|
(name "Geeko Peak")
|
||
|
(description "Created by Oliver & Steve Baker")
|
||
|
(music "mods/tk2.mod")
|
||
|
(screenshot "images/sshot-geekopeak.rgb")
|
||
|
(topview "images/topview-geekopeak.rgb")
|
||
|
)
|
||
|
|
||
|
;; EOF ;;
|
||
|
|