mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Add a question and a grammatical fix in faq.md (#2446)
"Made with beginners in mind" might be a bit of an overstatement, but I'm not gonna quibble on the wording. (IMO we are less "let me hold your hand while you learn how to cast your fishing rod" and more "I shoved you into the pond, grab some fish or smth idk")
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## Beginner questions
|
||||
|
||||
### I don't have experience in JavaScript/programming experience, is that a problem?
|
||||
|
||||
Not at all! In fact, this game is made with beginners in mind. Also, you'll want to refer to [MDN Web Docs](https://developer.mozilla.org/en-US/), and other JavaScript tutorials in case you get stuck while programming your scripts.
|
||||
|
||||
---
|
||||
|
||||
### How do I create directories/folders?
|
||||
|
||||
These are just a part of the filename. There is no explicit command to create them, rather files with the same prepending "directory" string are bundled together.
|
||||
@@ -16,7 +22,7 @@ Time-consuming for minimal benefits.
|
||||
Long answer:
|
||||
Backdooring a server takes a certain amount of time, and the duration is dependent on your hacking level and the given server's at the time of sending backdoor command.
|
||||
|
||||
Given the amount of servers in the network and how often you have to do so after installing augments, it is ill-advised to perform such potentially lengthy tasks unnecessarily.
|
||||
Given the number of servers in the network and how often you have to do so after installing augments, it is ill-advised to perform such potentially lengthy tasks unnecessarily.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user