An open API service indexing awesome lists of open source software.

https://github.com/mikuso/diggers-modkit

A utility for modding the 90s PC game "Diggers" by Millennium Interactive
https://github.com/mikuso/diggers-modkit

diggers modkit

Last synced: 10 months ago
JSON representation

A utility for modding the 90s PC game "Diggers" by Millennium Interactive

Awesome Lists containing this project

README

          

![Diggers Modkit](docs/logo.png)

# Diggers Modkit

## Installation

* Install NodeJS >= 8.5.0
* Clone or download the repository
* `cd diggers-modkit`
* `npm i`

## Usage

### Unpack

To unpack the existing mod (or unpack the vanilla game files), simply run:

`node mod --unpack `

### Pack

To package the modified files, run:

`node mod --pack `