minecraft.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "comment": "Minecraft is a sandbox video game developed by Mojang Studios.",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Sandbox Game",
  7. "Survival Game",
  8. "Voxel Game",
  9. "First Person Game"
  10. ],
  11. "interface": [
  12. "Custom"
  13. ],
  14. "issues": [
  15. "Non-Free Software"
  16. ],
  17. "languages": [
  18. "Java"
  19. ],
  20. "licenses": [],
  21. "links": {
  22. "icon": "https://upload.wikimedia.org/wikipedia/en/thumb/5/51/Minecraft_cover.png/220px-Minecraft_cover.png",
  23. "wikipedia": "https://en.wikipedia.org/wiki/Minecraft"
  24. },
  25. "names": [
  26. "Minecraft"
  27. ],
  28. "networks_read": [
  29. "minecraft"
  30. ],
  31. "networks_write": [
  32. "minecraft"
  33. ],
  34. "platforms": [
  35. "Windows",
  36. "macOS",
  37. "GNU/Linux",
  38. "Android",
  39. "iOS",
  40. "iPadOS",
  41. "Xbox 360",
  42. "Windows Phone",
  43. "Playstation 3",
  44. "Fire OS",
  45. "Playstation 4",
  46. "Xbox One",
  47. "Playstation Vita",
  48. "Wii U",
  49. "Apple TV",
  50. "tvOS",
  51. "Nintendo Switch",
  52. "Nintendo3DS"
  53. ]
  54. }