https://github.com/devboi76/modman
https://github.com/devboi76/modman
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devboi76/modman
- Owner: devBoi76
- Created: 2022-01-07T15:37:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T14:32:04.000Z (over 4 years ago)
- Last Synced: 2025-02-05T19:36:02.523Z (over 1 year ago)
- Language: TypeScript
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `modman`
## About
---
Modman is a manager for minecraft mods. Instead of clicking through hundreds of curseforge pages to download all of your desired mods and dependencies, you can now install them all from the comfort of your terminal.
## NOTE: Modman is still in early development and much is subject to change.
## Modrinth integration
To enable searching through modrinth, set `search_modrinth` to `true` in `.modman/conf.json`
## Curseforge integraion
For now you'll have to use the [proxy server](https://github.com/devBoi76/modman-server-cfproxy) which is still very much WIP
To add a package to track, add the curseforge ID to `cf_ids` in `assets/pkgs_to_track.json` after you run the server once