Nominom / BCnEncoder.NET

Cross-platform texture encoding libary for .NET. With support for BC1-3/DXT, BC4-5/RGTC and BC6-7/BPTC compression. Outputs files in ktx or dds formats.
The Unlicense
108 stars 16 forks source link

Upload this code to nuget.org #13

Closed onepiecefreak3 closed 3 years ago

onepiecefreak3 commented 3 years ago

As the title suggests, this project would be a pretty good addition to nuget.

Nominom commented 3 years ago

Hey, it's already there. :) https://www.nuget.org/packages/BCnEncoder.Net/

onepiecefreak3 commented 3 years ago

Oh interesting. Then it would be a real nice addition to refer to it in the READ.ME

Nominom commented 3 years ago

There's a lil' button next to the "tests passing" icon. I could add a more visible link somewhere else in the readme too.

onepiecefreak3 commented 3 years ago

Yh, I totally glimpsed over it. Most of those badges are mostly code coverage and passing test badges. I never knew there was one for nugets, and therefore didn't look for that. Sorry for this stupid issue then.