mirror of
https://github.com/pkdawson/imgui-godot.git
synced 2026-09-17 20:24:17 +00:00
21 lines
415 B
JSON
21 lines
415 B
JSON
{
|
|
"dependencies": [
|
|
{
|
|
"name": "imgui",
|
|
"features": [
|
|
"docking-experimental",
|
|
"freetype"
|
|
]
|
|
},
|
|
"implot",
|
|
"imguizmo",
|
|
"gtest"
|
|
],
|
|
"builtin-baseline": "6f7ffeb18f99796233b958aaaf14ec7bd4fb64b2",
|
|
"overrides": [
|
|
{
|
|
"name": "imgui",
|
|
"version": "1.88"
|
|
}
|
|
]
|
|
} |