ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/res/meta
Revision: 1.6
Committed: Fri May 14 21:17:54 2010 UTC (14 years ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.5: +1 -0 lines
Log Message:
add music group config

File Contents

# Content
1 {
2 "map-arrow.png" : {},
3 "worldmap.jpg" : {},
4 "artifacts" : { "datadir": true },
5 "attackmess" : { "datadir": true },
6 "exp_table" : { "datadir": true },
7 "formulae" : { "datadir": true },
8 "jeweler" : { "datadir": true, "cfutil_filter": "yaml2json" },
9 "materials" : { "datadir": true },
10 "races" : { "datadir": true },
11 "sound" : { "datadir": true },
12 "music" : { "datadir": true },
13 }