We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5047eb7 commit 592c630Copy full SHA for 592c630
README.md
@@ -73,10 +73,4 @@ catch (ModrinthApiException e)
73
{
74
Console.WriteLine($"API call failed with status code {e.StatusCode}");
75
}
76
-```
77
-
78
-## Info
79
80
-- This package was previously called 'Modrinth.RestClient', while completely rewriting it, I've decided to rename it
81
- to 'Modrinth.Net', continuing the versioning from the previous package
82
- - The old package can be found [here](https://www.nuget.org/packages/Modrinth.RestClient/)
+```
0 commit comments