steamworks.js
steamworks.js copied to clipboard
Unable to run electron.exe with asar enabled
When i build app using 'npm run make' .exe doesnt work. Saying that steamwork module is missing but is is in src folder and works fine when i try using npm start. Only after compiling I cannot start. WHat I'm missing here? Is it because of asar?
Ok I need to copy each time manually steamworks.js module into folder. Otherwise isn't visible...