Project

General

Profile

Feature #1486 ยป 0088-fcmp-cli-Show-modpack-installation-instruction.patch

Marko Lindqvist, 06/05/2025 06:54 PM

View differences:

tools/fcmp/mpcli.c
if (fcmp.autoinstall == NULL) {
download_modpack_list(&fcmp, setup_modpack_list, msg_callback);
log_normal("%s", "");
log_normal(_("To install a modpack, run:"));
log_normal(_("%s -i <URL>"), argv[0]);
} else {
const char *errmsg;
    (1-1/1)