Skip to content

Commit f2dcae1

Browse files
committed
Add Evergine ImGui.Net bindings
1 parent 9747e80 commit f2dcae1

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

website/_data/resources.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,13 @@
132132
},
133133
{
134134
"title": "ImGui.NET",
135-
"author": "ImGuiNET",
135+
"author": "Eric Mellino",
136136
"cover": "",
137137
"url": "https://github.com/ImGuiNET/ImGui.NET",
138138
"pixelart": false,
139139
"tags": [
140-
"libraries"
140+
"libraries",
141+
"ui"
141142
]
142143
},
143144
{
@@ -177,6 +178,7 @@
177178
"url": "https://github.com/tsMezotic/MonoGame.ImGuiNet",
178179
"pixelart": false,
179180
"tags": [
181+
"libraries",
180182
"ui"
181183
]
182184
},
@@ -418,5 +420,16 @@
418420
"showcase",
419421
"itch.io"
420422
]
423+
},
424+
{
425+
"title": "Automated ImGui.Net Bindings",
426+
"author": "Evergine Team",
427+
"cover": "",
428+
"url": "https://github.com/EvergineTeam/ImGui.Net",
429+
"pixelart": false,
430+
"tags": [
431+
"libraries",
432+
"ui"
433+
]
421434
}
422435
]

0 commit comments

Comments
 (0)