mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +02:00
doc
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
|
||||
## Singularity.installAugmentations() method
|
||||
|
||||
If you are not in BitNode-4, then you must have Level 3 of Source-File 4 in order to use this function and the RAM cost is doubled.
|
||||
|
||||
This function will automatically install your Augmentations, resetting the game as usual.
|
||||
Install your purchased augmentations.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
@@ -18,7 +16,7 @@ installAugmentations(cbScript?: string): void;
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| cbScript | string | Optional callback script. This is a script that will automatically be run after Augmentations are installed (after the reset). This script will be run with no arguments and 1 thread. It must be located on your home computer. |
|
||||
| cbScript | string | This is a script that will automatically be run after Augmentations are installed (after the reset). This script will be run with no arguments and 1 thread. It must be located on your home computer. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
@@ -26,5 +24,9 @@ void
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 5 GB
|
||||
|
||||
Singularity - Level 3
|
||||
|
||||
This function will automatically install your Augmentations, resetting the game as usual.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user