mod.json 844 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "caption": {
  3. "Cn_Simp": "战场顺序显示栏",
  4. "en_US": "BattleQueue",
  5. "ru_RU": "Очередь Хода"
  6. },
  7. "description": {
  8. "full": {
  9. "Cn_Simp": "description_chn.txt",
  10. "en_US": "changelog.txt",
  11. "ru_RU": "ChangelogRus.txt"
  12. },
  13. "short": {
  14. "Cn_Simp": "添加战场顺序显示栏。游戏分辨率必须至少在1076x630以上。",
  15. "en_US": "Adds move order to combat screen; requires minimum resolution of 1076x630.",
  16. "ru_RU": ""
  17. }
  18. },
  19. "author": "RoseKavalier",
  20. "homepage": "http://wforum.heroes35.net/showthread.php?tid=5638",
  21. "icon": {
  22. "file": "BattleQueue.ico",
  23. "index": 0
  24. },
  25. "mod_version": "1.03",
  26. "priority": -4,
  27. "compatibility": {
  28. "class": "all",
  29. "entries": {}
  30. },
  31. "platform": "era",
  32. "info_version": "1.0",
  33. "plugins": {},
  34. "category": "interface"
  35. }