From fd34a8ba14d2753612aac3813be4d850a4c56765 Mon Sep 17 00:00:00 2001 From: 0neGal Date: Tue, 8 Feb 2022 21:23:09 +0100 Subject: post merge fixes to #50 --- src/utils.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils.js') diff --git a/src/utils.js b/src/utils.js index 1887dd1..b825309 100644 --- a/src/utils.js +++ b/src/utils.js @@ -339,6 +339,7 @@ function winAlert(msg) { // // We can both get list of disabled mods, remove/install/toggle mods and // other things akin to that, all kinds of mod related stuff +let modpath = path.join(settings.gamepath, "R2Northstar/mods"); const mods = { // Returns a list of mods // -- cgit v1.2.3