This is a halfway done (basically usable but function limited) implementation of a command-line client for interacting with Modrinth CLI in .NET (C#).
Non-production ready builds are available at the Releases page. Windows and GNU/Linux builds are available.
You can also just download the release tarball or clone the source code and try dotnet run
.
- Search (
search
) - Pinging (
ping
) - Get project details (
get
) - Download project file (
download
)
modrinth [options]
# See help using:
modrinth help
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under Apache-2.0 license.
This product is not an official Mojang product nor an official Modrinth product. Use at your own risk.