Hi,
code-breaker {l Wrote}:I know this must be a dumb question, but how do I add addon tracks and karts? I have stk installed from svn, and I downloaded artmuseum and volcano, unpacked them, and copied the folders into /usr/local/share/games/supertuxkart/data/tracks/, but they don't show up when I start the game, and I don't see any info anywhere on how to add them. Thanks.
I think the artmuseum and volcano haven't been exported with a recent track exporter, and as a result will have a lower track version number. I don't think they are using any features that would cause them not to work in recent svn, so just try to modify the track.xml files and set the version number to 3, like in the following example:
- {l Code}: {l Select All Code}
<track name = "Secret Garden"
version = "3"
...
Though no promises

Cheers,
Joerg