Coder Social home page Coder Social logo

mabi-pack2's Introduction

Mabinogi Pack Utilities 2

It seems that the game developers don't want their packages being unpacked, so this repository WILL NOT UPDATE ANY MORE.

New pack utilities for Mabinogi.

Works on .it packages.

Can run both in Windows and *nix/MacOS.

Build

Use rust 1.59 or above.

cargo build --release

Usage

USAGE:
    mabi-pack2 [SUBCOMMAND]

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    extract    Extract a .it pack
    help       Print this message or the help of the given subcommand(s)
    list       Output the file list of a .it pack
    pack       Create a .it pack

To extract all .xml and .txt files from a pack:

mabi-pack2 extract -i D:\Mabinogi\package\data_00788.it -o D:\data --filter "\.xml" --filter "\.txt"

To list all files of a pack:

mabi-pack2 list -i D:\Mabinogi\package\data_00000.it

To pack files to a .it file:

mabi-pack2 pack -i D:\Mabinogi\pkg -o zz_00.it

Note: Renaming of *.it files is not allowed, or extracting and listing will fail.

License

This program is distributed under the MIT License.

mabi-pack2's People

Contributors

regomne avatar

Forkers

temiy7

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.