-
Notifications
You must be signed in to change notification settings - Fork 7
SuperTux/media
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
d=$1 if [ -z $d ] then d=. fi for file in `find $d -iregex '.*\.\(ogg\|wav\)'` do licence=`svn propget licence "$file"` echo "$file" - "$licence" done
About
Sources for SuperTux graphics and sounds
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published