Closed 8xc0a closed 3 months ago
after reinstalling the plugin and adding /unsafe command blocks to the solution i get this when compiling:
any solution to this problem?
You probably need to target .NET 8
https://github.com/pkdawson/imgui-godot/blob/1fd003e39058ca4616b16cf47c0bf663c8813bd0/Dear%20ImGui%20for%20Godot%20Demo.csproj#L2-L3
thanks, it works
after reinstalling the plugin and adding /unsafe command blocks to the solution i get this when compiling:
any solution to this problem?