justinstenning / Direct3DHook

DirectX Capture and Overlays by using Direct3D API hooks
http://spazzarama.com/2011/03/14/c-screen-capture-and-overlays-for-direct3d-9-10-and-11-using-api-hooks
MIT License
582 stars 176 forks source link

NuGet availability #55

Open Asconius opened 7 years ago

Asconius commented 7 years ago

Can you make Direct3DHook available on NuGet?

justinstenning commented 7 years ago

@Asconius currently the library is written as a starting point for further work. There are a number of things that would need to be done to make this a more reusable library in the form of a NuGet.

I'll leave this here as a request, but I think a fair bit of repo reorganisation is required first.