Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Command Line Arguments

jjskuld edited this page Sep 14, 2016 · 4 revisions

NecroBot2.exe [-subpath=<string>] [-jsonvalid=<bool>] [-killswitch=<bool>] [-latlng=<double,double>]

OPTIONS:

  • -subpath: Default sub directory path (default value: "").
  • -jsonvalid: Default sub directory path (default value: "true").
  • -killswitch: Default sub directory path (default value: "true").
  • -latlng: Default location (set in config.json by default).

EXAMPLE:

NecroBot2.exe -killswitch="false" -latlng="48.78523,-23.312125"