more `README.md` changes.
[?]
Apr 17, 2020, 10:25 AM
FA3U4WUJ3YT2G2WIAXBHEZ4O4RWXX55BBFYQKODHUMF7I6Z37XUACDependencies
- [2]
CJBGAILAadd optional `--target` parameter for `main.js`. update `README.md`. - [3]
2BKHJI2Sinit - [4]
VMXI7PS4added action cap. improved scoring system. fixed parts of security and cash predictors. made lshw loopable. - [5]
6MBUKAG6remove unneeded functions and comments. update readme.
Change contents
- edit in bin/killall.js at line 1
// TODO: implement a loop that repeats logic until all appropriate scripts have actually been killed. - edit in README.md at line 32
Here are some usage examples and the effects that should follow: - replacement in README.md at line 38
The above will start the main daemon script.Starts the main daemon script. - replacement in README.md at line 43
The above will cause the terminal to output up-to-date information about the "home" and "foodnstuff" servers every second.Causes the terminal to output up-to-date information about the "home" and "foodnstuff" servers every second. - replacement in README.md at line 48
The above will kill all `grow.js` and `hack.js` scripts running on any servers that they are running on.Kills all `grow.js` and `hack.js` scripts on any servers that they are currently running on.## Debugging - edit in README.md at line 52
To enable debugging of `main.js`, set the `boolean_on` variable in the `void_debug` function in the `lib.js` file to `true`.