mod.json 733 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "caption": {
  3. "en_US": "Human AI",
  4. "ru_RU": "Человекоподобный ИИ",
  5. "Cn_Simp": "人类AI"
  6. },
  7. "description": {
  8. "full": {
  9. "en_US": "HumanAI_readme.txt",
  10. "ru_RU": "HumanAI_readme_rus.txt",
  11. "Cn_Simp": "HumanAI_readme_chn.txt"
  12. },
  13. "short": {
  14. "en_US": "",
  15. "ru_RU": "",
  16. "Cn_Simp": "",
  17. "ua_UA": ""
  18. }
  19. },
  20. "author": "Matteo \"Ameranth\" T.",
  21. "homepage": "http://heroescommunity.com/viewthread.php3?TID=47292",
  22. "icon": {
  23. "file": "EyesOpen.ico",
  24. "index": 0
  25. },
  26. "mod_version": "1.17",
  27. "priority": 0,
  28. "compatibility": {
  29. "class": "default",
  30. "entries": {}
  31. },
  32. "platform": "era",
  33. "info_version": "1.0",
  34. "plugins": {},
  35. "category": "gameplay"
  36. }