modmap-js/example/README.md
2024-07-02 01:28:54 +02:00

15 lines
412 B
Markdown

# Examples
## Version 1
Very basic.
Only allows you to specify a version, which MUST be 1,
A title for cosmetic purposes,
The Minecraft version,
The release channel to be used,
The mods to be downloaded, in a key:value, where key is the name, value is the modrinth project id.
See <pack-v1.json> as an example.
Simply run `/path/to/main.js -f pack-v1.json -d output` and your mods will be downloaded. Enjoy!