0.0.6 • Published 5 years ago

darkmists-scripts v0.0.6

Weekly downloads
6
License
ISC
Repository
github
Last release
5 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

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago