25 lines
642 B
JSON
25 lines
642 B
JSON
{"names":["Godot"],
|
|
"comment":"The game engine you waited for.",
|
|
"links":{"website":"https://upbge.org/",
|
|
"git":"https://godotengine.org",
|
|
"documentation":"https://docs.godotengine.org/en/stable/",
|
|
"icon":"https://upload.wikimedia.org/wikipedia/commons/5/5a/Godot_logo.svg"},
|
|
"licenses":["MIT"],
|
|
"platforms":["GNU/Linux",
|
|
"Windows",
|
|
"MacOS",
|
|
"BSD"],
|
|
"interface":["opengl"],
|
|
"languages":["C++"],
|
|
"networks_read":[],
|
|
"networks_write":[],
|
|
"formats_read":["gltf",
|
|
"glb",
|
|
"dae",
|
|
"obj",
|
|
"fbx",
|
|
"escn"],
|
|
"formats_write":[],
|
|
"generic_name":["Text Editor",
|
|
"Game Engine",
|
|
"3D Rendering"]}
|