We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e06a2a commit d6d7376Copy full SHA for d6d7376
1 file changed
README.md
@@ -6,9 +6,12 @@ Tagged releases probably work. The main branch may or may not work at any given
6
7
Everything expects to live in the /scripts/ directory.
8
9
-bitlib.js tries to consolidate non-application specific code
10
net-hack.js runs an automated hacking system
11
+net-monitor.js runs some semi-fancy monitors of what net-hack is doing.
12
+
13
+bitlib.js tries to consolidate non-application specific code
14
15
growOnce.js, weakenOnce.js, and hackOnce.js are the attack scripts that are copied out to the attack servers.
16
17
More to come, maybe
0 commit comments