Asar stuff

This commit is contained in:
thororen1234 2024-07-19 16:08:18 -04:00
parent e9ca9303aa
commit bf25521403
3 changed files with 6 additions and 6 deletions

View file

@ -124,7 +124,7 @@ try {
env: {
...process.env,
EQUICORD_USER_DATA_DIR: BASE_DIR,
EQUICORD_ASAR_FILE: join(BASE_DIR, "dist/desktop.asar"),
EQUICORD_DIRECTORY: join(BASE_DIR, "dist/desktop"),
EQUICORD_DEV_INSTALL: "1"
}
});