roblox.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "comment": "An online video game platform, social network, and game creation system.",
  3. "formats_read": [
  4. "rbxl",
  5. "rbxlx",
  6. "rbxm",
  7. "rbxmx"
  8. ],
  9. "formats_write": [
  10. "rbxl",
  11. "rbxlx",
  12. "rbxm",
  13. "rbxmx"
  14. ],
  15. "generic_name": [
  16. "Game Engine",
  17. "Video Game Platform"
  18. ],
  19. "interface": [
  20. "QT",
  21. "Keyboard",
  22. "Joypad",
  23. "opengl"
  24. ],
  25. "issues": [
  26. "Subscription",
  27. "Non-Free Software",
  28. "Non-Free Network",
  29. "Non-Free JavaScript"
  30. ],
  31. "languages": [
  32. "Lua",
  33. "C++"
  34. ],
  35. "licenses": [],
  36. "links": {
  37. "icon": "https://clipartcraft.com/images/roblox-logo-transparent-7.png",
  38. "website": "https://roblox.com/",
  39. "wikipedia": "https://en.wikipedia.org/wiki/Roblox"
  40. },
  41. "names": [
  42. "Roblox",
  43. "Roblox Player",
  44. "Roblox Studio"
  45. ],
  46. "networks_read": [
  47. "Roblox"
  48. ],
  49. "networks_write": [
  50. "Roblox"
  51. ],
  52. "platforms": [
  53. "Windows",
  54. "Xbox One",
  55. "MacOS",
  56. "macOS",
  57. "Android",
  58. "iOS",
  59. "iPadOS",
  60. "iPhone",
  61. "iPad"
  62. ]
  63. }