Sewer56 / Reloaded.Imgui.Hook

A simple personal use utility library that can be used to inject Dear Imgui into the current process.
MIT License
19 stars 5 forks source link

Is it possible to upload some version for .NET Framework 4.5 xxx? #3

Closed DestroyerDarkNess closed 1 year ago

DestroyerDarkNess commented 2 years ago

Hello, Is it possible to compile under the .Net Framework 4.5 or higher?

Sewer56 commented 2 years ago

Probably. I'd need to add netstandard2.0 TFM to DearImGuiSharp dependency.

Aside from that it'd be just adding a new TFM to this project and maybe removinga language feature that's too modern here or there.

Not currently motivated for it though.

DestroyerDarkNess commented 2 years ago

Ok thanks, one question, do you have Discord?

Sewer56 commented 2 years ago

Yeah, it's part of the reason I tend to respond fast.
I use webhooks to redirect my notifications to Discord.

Just that I'm not personally interested on working on this.
Given the amount of projects I maintain (~40 repos); I can't really choose to implement whatever people ask for on a whim anymore.