Update README.md

This commit is contained in:
Marceline Cramer 2021-11-30 16:19:18 -07:00 committed by GitHub
parent 0c8f476384
commit 3974fa367f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -2,12 +2,27 @@
A Minecraft mod manager for the terminal.
Hopper can automatically search, download, and update Minecraft mods from https://modrinth.com/ so that keeping your mods up-to-date and compatible with each other is easy. With Hopper, you won't have to manually visit CurseForge and download each mod one-by-one every time you set up a new instance, or deal with the hassle of swapping out different mod versions for hours while trying to get Minecraft to accept them all at once.
Hopper is still very early in development, but important features are coming along smoothly, and we'll have lots of progress to show off in the coming weeks. It's written in Rust and released under the AGPLv3.
We're looking for people to help contribute code, design the terminal interface, write documentation, and design a logo. Please reach out to us in [our Discord server](https://discord.gg/JWRFAbve9M) if you're interested in helping out. If you have a taste in CLI-based apps like Hopper, your input is especially appreciated.
Inspired by CLI apps like:
- [paru](https://github.com/morganamilo/paru): Feature packed AUR helper
- [topgrade](https://github.com/r-darwish/topgrade): Upgrade everything
### Donate
<noscript><a href="https://liberapay.com/tebibytemedia/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
# High-level Goals
Continuous:
- small binary size
- minimal compile times
Features:
- modrinth mod searching
- modrinth mod installation
- curseforge api too?
@ -18,6 +33,7 @@ A Minecraft mod manager for the terminal.
- zsh autocomplete
- nushell autocomplete
- manpage
- parallel mod downloading
Long-term/host-dependent:
- conflict resolution