Socket
Socket
Sign inDemoInstall

shadows-of-adam-mod-builder

Package Overview
Dependencies
20
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    shadows-of-adam-mod-builder

This is a mod for the turn-based RPG [Shadows of Adam](https://store.steampowered.com/app/506510/Shadows_of_Adam). This mod builds a .pak file which can be used to modify the original Shadows of Adam game.


Version published
Maintainers
1
Install size
1.79 MB
Created

Readme

Source

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.

FAQs

Last updated on 01 Dec 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc