Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahkui/curseforgemodsmanager
https://github.com/ahkui/curseforgemodsmanager
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahkui/curseforgemodsmanager
- Owner: ahkui
- Created: 2020-07-03T21:44:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T09:39:52.000Z (about 4 years ago)
- Last Synced: 2024-10-24T18:14:34.404Z (2 months ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Install
`npm i -g @ahkui/curseforge-mods-manager`
## Usage
### Show installed mod
`cmm show`### Add a new mod
`cmm add`### Update exist mods
`cmm update`### Sync with server modlist
`cmm sync`### Sync with specify server modlist
`cmm sync --server https://example.com/cmm_config.json`### Sync and download all mods
`cmm sync -f`### Download all mods
`cmm fetch`