Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

NexusKrop/ModrinthCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modrinth CLI

GitHub Workflow Status GitHub GitHub issues GitHub commit activity GitHub tag (latest by date)

This is a halfway done (basically usable but function limited) implementation of a command-line client for interacting with Modrinth CLI in .NET (C#).

Downloads

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.

Features

  • Search (search)
  • Pinging (ping)
  • Get project details (get)
  • Download project file (download)

Usage

modrinth [options]

# See help using:
modrinth help

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under Apache-2.0 license.

Disclaimer

This product is not an official Mojang product nor an official Modrinth product. Use at your own risk.