I have previously used GodotSharp package for building a library, but it seems like recently it has been unlisted from nuget site. I use this package in a library that does not run on its own and the library should be referenced by a godot project. What should I do to be able to use Godot API in a library?