Giter Site home page Giter Site logo

malsmerger2's Introduction

Mals Merger

License Downloads

Simple CLI tool for merging TotK Mals archives



Usage

<Command> <Parameters> [Options]

For help information use -h or --help.

Commands

Merge Mods

Aliases: merge, merge-mods

<Input(s)> <Output-Mod-Folder>

Merges the specified mods places the merged file(s) canonically in the output mod folder.

If a changelog is found in the mod folder (XXzz.Product.0.json) it will be used, but only if no Mals archive for that localization exists.

Inputs

Paths

Bar (|) seperated list of the input mod folders.

[Priority: highest to lowest <-> left to right]

Inputs Parameter Notes

  • This should be one argument surounded by quotes. Quotation marks should NOT be around each path (see examples).
  • Changelogs must be named using the pattern: XXzz.Product.0.json

Output Mod Folder

Path

The path to the output mod folder.


Generate Changelogs

Aliases: gen, gen-chlgs, gen-changelogs

<Input(s)> <Output-Mod-Folder> [-f|--format]

Generates changelogs for each specified mod and places the changelog(s) canonically in the output mod folder.

Inputs

Paths

Bar (|) seperated list of the input mod folders or changelogs.

[Priority: highest to lowest <-> left to right]

Inputs Parameter Notes

  • This should be one argument surounded by quotes. Quotation marks should NOT be around each path (see examples)

Output Mod Folder

Path

The path to the output mod folder.

Global Options

Log File Path

Path

Specify a path to write logs to (logging disabled by default)

Verbose Logging

Flag

Enable verbose logging

Examples

Generate Changelogs from Mod Folders

gen "path/to/mod_a|path/to/mod_b" "path/to/output" --verbose

Merge Mod Folders

merge "path/to/mod_a|path/to/mod_b" "path/to/output" -l "path/to/log.txt"

malsmerger2's People

Contributors

archleaders avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.