1 2 3 4 5 6 7 8 9 10 11 12
{ "name": "imgui-sfml", "version-string": "2.1", "port-version": 3, "description": "ImGui binding for use with SFML", "homepage": "https://github.com/eliasdaler/imgui-sfml", "dependencies": [ "imgui", "opengl", "sfml" ] }