WIP download bugfix

This commit is contained in:
FinnHornhoover
2023-09-21 18:01:55 +03:00
parent 01e329e621
commit ee309319c9
3 changed files with 153 additions and 37 deletions

View File

@@ -16,6 +16,7 @@ if (process.env.npm_node_execpath) {
process.env["UNITY_HOME_DIR"] = unityHomeDir;
process.env["UNITY_DISABLE_PLUGIN_UPDATES"] = "yes";
process.env["WINE_LARGE_ADDRESS_AWARE"] = "1";
app.commandLine.appendSwitch("enable-npapi");
app.commandLine.appendSwitch(