bitburner-src/markdown/bitburner.singularity.installaugmentations.md
Olivier Gagnon 43fc5dfd48 work on doc
2021-10-30 12:34:14 -04:00

1012 B

Home > bitburner > Singularity > installAugmentations

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.

Signature:

installAugmentations(cbScript?: Script): void;

Parameters

Parameter Type Description
cbScript Script 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.

Returns:

void

Remarks

5 GB Level 3