Curse forge mod download

Curse forge mod download

curse forge mod download

The Curseforge.com website will stay exactly the same, and the mod manager will leave the Twitch client and become a dedicated CurseForge app for PC and​. Curseforge Forge Mod Download! minecraft forge download curseforge. How to install any modpack on Curse Forge (with Twitch Launcher or without) Frost. mccurse search TEXT – Search available mods on CurseForge, then mccurse install MOD – Install new mod, including its required dependencies, to the. curse forge mod download

Curse forge mod download - apologise, but

npm

Yeah a terrible package name but whatever.

This package should make dealing with the Minecraft Mods Curseforge API a lot easier. Just quickly require it and you're good to go!

Installation

Using yarn (which is obviously better)

Using npm

Examples

Get a list of mods:

constcurseforge=require("mc-curseforge-api");
cursforge.getMods().then((mods)=>{

Search for mods by a string:

cursforge.getMods({ searchFilter:"Vazkii_"}).then((mods)=>{

Get a list of mods for a specific minecraft version:

curseforge.getMods({ gameVersion:"1.12.2"}).then((mods)=>{

Use paging for getting mods:

curseforge.getMods({ index:3, pageSize:5}).then((mods)=>{

See curseforge.getMods for more options.

Download the mod file for a mod:

mod.getFiles().then((files)=>{
    files[0].download("./Mod.jar");

Get mod files for a specific minecraft version:

curseforge.getModFiles(225643).then((files)=>{

See curseforge.getModFiles for more options.

Documentation

See the docs for more information here.
(Those got made with JSDoc and I have no clue how to make them look better.)

Источник: [https://torrent-igruha.org/3551-portal.html]

Curse forge mod download

3 thoughts to “Curse forge mod download”

Leave a Reply

Your email address will not be published. Required fields are marked *