mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
This commit changes a minor wording in the API commit. "uninstalled" implies "removed" hence the change
1.0 KiB
1.0 KiB
Home > bitburner > Singularity > installAugmentations
Singularity.installAugmentations() method
Install your purchased augmentations.
Signature:
installAugmentations(cbScript?: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
cbScript |
string |
(Optional) 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. |
Returns:
void
Remarks
RAM cost: 5 GB * 16/4/1
This function will automatically install your Augmentations, resetting the game as usual. If you do not own any queued Augmentations then the game will not reset.