stalker-weather-tweaker
v1.0.10
Published
Weather variables tweaker for S.T.A.L.K.E.R weather files
Downloads
4
Readme
weather-tweaker
Weather variables tweaker for S.T.A.L.K.E.R weather files
Usage:
Simplest
- Install NodeJS on your machine (at least 8.12)
npm install -g stalker-weather-tweaker
stalker-weather-tweaker --help
If you have node and this source, do:
npm install
npm run tweak -- --help
to find out how to use the toolnpm run tweak -- ...args
to run the tool as desired
Building stand-alone versions using pkg
npm run build-tweak
The output files are rather large since they embed node, but it means you don't need node at the computer where you want to use these tools.