| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "filesystem":
- {
- "" :
- [
- { "type" : "map", "path" : "/Config/wogFileOverrides.json"}
- ],
- "CONFIG/" :
- [
- { "type" : "dir", "path" : "/Config"}
- ],
- "DATA/" :
- [
- {"type" : "lod", "path" : "/Data/hmm35wog.pac"},
- {"type" : "dir", "path" : "/Data"}
- ],
- "SPRITES/":
- [
- {"type" : "lod", "path" : "/Data/hmm35wog.pac"},
- {"type" : "lod", "path" : "/Data/wog - animated objects.pac"},
- {"type" : "lod", "path" : "/Data/wog - animated trees.pac"},
- {"type" : "lod", "path" : "/Data/wog - battle decorations.pac"}
- ],
- "SOUNDS/":
- [
- {"type" : "snd", "path" : "/Data/wog - sounds.snd"},
- {"type" : "snd", "path" : "/Data/wog.snd"}
- ],
- "MUSIC/":
- [
- {"type" : "dir", "path" : "/Mp3"}
- ],
- "VIDEO/":
- [
- {"type" : "vid", "path" : "/Data/wog - video.vid"},
- {"type" : "vid", "path" : "/Data/wog.vid"}
- ],
- "MAPS/":
- [
- {"type" : "dir", "path" : "/Maps"}
- ]
- },
- "name" : "In The Wake of Gods",
- "description" : "Unnofficial addon for Heroes of Might and Magic III",
- "artifacts" :
- [
- "config/wog/artifacts.json"
- ],
- "creatures" :
- [
- "config/wog/creatures.json"
- ],
- "factions" :
- [
- "config/wog/factions.json"
- ]
- }
|