diff options
author | 0neGal <mail@0negal.com> | 2022-02-08 21:23:09 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-02-08 21:23:09 +0100 |
commit | fd34a8ba14d2753612aac3813be4d850a4c56765 (patch) | |
tree | 9f2ef0872cc6dbe5f07382d212aa18ac5a0cc8c8 /src | |
parent | 70e50148c8a4315c7fc25d5052f9ebee1c5d56bc (diff) | |
download | Viper-fd34a8ba14d2753612aac3813be4d850a4c56765.tar.gz Viper-fd34a8ba14d2753612aac3813be4d850a4c56765.zip |
post merge fixes to #50
Diffstat (limited to 'src')
-rw-r--r-- | src/utils.js | 1 |
1 files changed, 1 insertions, 0 deletions
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 // |