II.
Tool JSON
Structured · livetool:godot
Godot json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:godot",
"_kind": "Tool",
"_file": "domain/tools/tools-gaming.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Godot",
"homepageUrl": "https://godotengine.org",
"kind": "game-engine",
"releasedAt": "2014",
"description": "Fully open-source game engine with GDScript, C#, and C++ support.\nFeatures a scene-based architecture, built-in 2D and 3D editors,\nand MIT license with no royalties.\n"
},
"outgoingEdges": [
{
"from": "tool:godot",
"to": "language:csharp",
"kind": "belongs_to_language"
},
{
"from": "tool:godot",
"to": "language:cpp",
"kind": "belongs_to_language"
},
{
"from": "tool:godot",
"to": "skill-area:game-engines",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:godot",
"to": "skill-area:game-loop",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:godot",
"to": "skill-area:gameplay-programming",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:godot",
"to": "domain:gaming",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:godot",
"to": "domain:gaming-industry",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:godot",
"to": "domain:game-design",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:godot",
"to": "specialization:game-development",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:godot",
"to": "specialization:game-engine-dev",
"kind": "applies_to",
"attributes": {}
},
{
"from": "tool:godot",
"to": "tool:unity",
"kind": "alternative_to",
"attributes": {
"comparison": "game engines — Godot is MIT-licensed and lightweight, Unity is commercial with larger ecosystem"
}
},
{
"from": "tool:godot",
"to": "tool:unreal-engine",
"kind": "alternative_to",
"attributes": {
"comparison": "game engines — Godot is indie-friendly open-source, Unreal targets AAA production"
}
}
],
"incomingEdges": [
{
"from": "specialization:game-development",
"to": "tool:godot",
"kind": "uses_tool"
},
{
"from": "specialization:game-engine-dev",
"to": "tool:godot",
"kind": "uses_tool"
},
{
"from": "tool:unity",
"to": "tool:godot",
"kind": "alternative_to",
"attributes": {
"comparison": "game engines — Unity is commercial with asset store, Godot is fully open-source"
}
},
{
"from": "tool:unreal-engine",
"to": "tool:godot",
"kind": "alternative_to",
"attributes": {
"comparison": "game engines — Unreal is commercial AAA-grade, Godot is lightweight open-source"
}
}
]
}