Skip to content

Releases: nidaren/EcoServerRestarterScript

Version 1.3

29 May 04:15
bd9bccb

Choose a tag to compare

What's Changed

  • Added configurable wait time SaveWaitTime for when after successful SIGINT is sent to server. Can be defined in config .json file
  • Added SaveWaitTime to NidEcoRestarter.json.
  • Added default values when config file is not present or when user does not have all config properties defined.

Version 1.2

25 May 07:18
df14c29

Choose a tag to compare

Added wk.exe tool to enable sending SIGINT to EcoServer.
Allowed small delay for EcoServer to save on exit.
Updated ReadMe and License.
Added NidRestarterRemover batch script for easy deletion of the script files.

Version 1.1

25 May 01:22
d7e637e

Choose a tag to compare

Added .json configuration file. This moves settings to external file allowing for easier main script updates.
Eco token, restart times as well as WindowTitle can now be loaded from .json config file.
Restart flags are only reset once per the reset time.

Version 1.0

24 May 18:49
a8fa2ba

Choose a tag to compare

Initial release.