modmap-js/example
2024-07-02 01:28:54 +02:00
..
pack-v1.json add examples 2024-07-02 01:28:54 +02:00
README.md add examples 2024-07-02 01:28:54 +02:00

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!