Skip to content

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

Notifications You must be signed in to change notification settings

mikuso/diggers-modkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diggers Modkit

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 <path-to-game-dir>

Pack

To package the modified files, run:

node mod --pack <path-to-game-dir>

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published