unreal-engine.json 944 B

12345678910111213141516171819202122232425262728293031
  1. {"names":["Unreal Engine", "UE"],
  2. "comment":"Unreal Engine (UE) is a proprietary game engine developed by Epic Games, first showcased in the 1998 first-person shooter game Unreal.",
  3. "links":{"website":"https://github.com/EpicGames",
  4. "git":"https://docs.unrealengine.com/4.27/en-US/ProgrammingAndScripting/ProgrammingWithCPP/DownloadingSourceCode/",
  5. "icon":"https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/UE_Logo_Black_Centered.svg/150px-UE_Logo_Black_Centered.svg.png"},
  6. "platforms":["GNU/Linux",
  7. "Windows",
  8. "MacOS"],
  9. "interface":["Custom"],
  10. "languages":["C++"],
  11. "networks_read":[],
  12. "networks_write":[],
  13. "formats_read":["fbx",
  14. "t3d",
  15. "u",
  16. "uproj",
  17. "umap",
  18. "upkg"],
  19. "formats_write":["fbx",
  20. "t3d",
  21. "u",
  22. "uproj",
  23. "umap",
  24. "upkg"],
  25. "generic_name":["Text Editor",
  26. "Game Engine",
  27. "3D Rendering"],
  28. "issues":["Non-Free Software",
  29. "Source Available",
  30. "Surveillance"]}