From 40843e35434d56e883655e4377994ac76746b184 Mon Sep 17 00:00:00 2001 From: AlmightyMiau Date: Wed, 13 Nov 2024 10:56:53 -0800 Subject: Organized scripts into folders --- misc/install.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 misc/install.js (limited to 'misc/install.js') diff --git a/misc/install.js b/misc/install.js new file mode 100644 index 0000000..ecbe449 --- /dev/null +++ b/misc/install.js @@ -0,0 +1,4 @@ +/** @param {NS} ns */ +export async function main(ns) { + ns.singularity.installAugmentations("start.js"); +} \ No newline at end of file -- cgit v1.2.3