vpenades / SharpGLTF

glTF reader and writer for .NET Standard
MIT License
476 stars 75 forks source link

Question: Move nuget package to nuget.org #135

Closed deccer closed 2 years ago

deccer commented 2 years ago

Hi there,

is it possible to move the nuget hosting from github over to nuget.org? Its a total pain in the butt to get nuget package sources working when they sit on github.

Cheers.

vpenades commented 2 years ago

The nugets are published regularly at nuget.org, and links are provided in the front page of this repository, as in the releases.

So you probably are using an outdated nuget package.

Please, use the packages at nuget.org, and if your other issues are due to using the wrong package, close them

deccer commented 2 years ago

Oh boy, I am blind!

deccer commented 2 years ago

The other 2 problems persist.

I was using the sources directly.

However I will close this issue.