mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
MISC: Support css file type (#2378)
This commit is contained in:
@@ -112,7 +112,7 @@ Check how much [RAM](ram.md) a script requires to run with "n" threads
|
||||
**nano [script]**
|
||||
|
||||
Create/Edit a script.
|
||||
The name of a script must end with a script extension (.js, .jsx, .ts, .tsx). You can also create a text file with a text extension (.txt, .json).
|
||||
The name of a script must end with a script extension (.js, .jsx, .ts, .tsx). You can also create a text file with a text extension (.txt, .json, .css).
|
||||
|
||||
**ps**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user