shadows-of-adam-mod-builder

1.0.1 • Public • Published

Shadows of Adam Mod Builder

This is a mod for the turn-based RPG Shadows of Adam. This mod builds a .pak file which can be used to modify the original Shadows of Adam game.

Installation

npm install shadows-of-adam-mod-builder --save

Building

To build a new Shadows of Adam mod, run node index.js.

The only current accepted parameter is --output of string type. If --output is defined, then the built mod will save at the provided location.

WARNING: The input file must always be named patch-file.js. If it is not, the Shadows of Adam MOD API will be unable to read the .pak file and the mod will fail to install.

The output.pak file can be named whatever you'd like.

/shadows-of-adam-mod-builder/

    Package Sidebar

    Install

    npm i shadows-of-adam-mod-builder

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    1.74 kB

    Total Files

    3

    Last publish

    Collaborators

    • ltyl