Open aar0nsky opened 2 years ago
Editing the config file does not work, it does not find the file, possibly extract this out into extraResources/extraFiles instead of packaging inside asar to avoid editing file and modifying asar.
looks like path is failing to resolve due to file location being inside asar.
I think this is resolved now. need to investigate to be sure.
Editing the config file does not work, it does not find the file, possibly extract this out into extraResources/extraFiles instead of packaging inside asar to avoid editing file and modifying asar.