13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
|
;; -*- mode: lisp -*-
|
||
|
|
||
|
(tuxkart-track
|
||
|
(name "The Island")
|
||
|
(description "Created by Johannes Sjolund")
|
||
|
(music "mods/Boom_boom_boom.mod")
|
||
|
(screenshot "images/sshot-islandtrack.rgb")
|
||
|
(topview "images/topview-islandtrack.rgb")
|
||
|
)
|
||
|
|
||
|
;; EOF ;;
|
||
|
|