0.0.6 • Published 4 years ago

darkmists-scripts v0.0.6

Weekly downloads
6
License
ISC
Repository
github
Last release
4 years ago

darkmists scripts

Installation

  1. Install node
  2. globally install the node module darkmists-scripts
npm install -g darkmists-scripts

Usage

CLI

dmscript is the global command

Arguments

You can use the short or long name of the command, and separate input with or =

-i, --input: The directory where area files are located. I search in this directory for .are files
-o, --output: The directory where generated content will be placed. If it doesn't exist, it will be created
-m, --maps: Command to generate map web pages
-p, --processes: An upper limit on the number of processes I'll run to get the job done

Example

dmscript -i ./areafiles -o ~/Desktop/memorial/areas -m
dmscript --input=./areafiles -output=~/Desktop/memorial/areas --maps
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago