"Error loading extension". Failed to load extension from: prowler-windows. Required value 'name' is missing or invalid.
I used nw.js v0.97.0 x64.
Ah, that's a bit of a new one... here's our best guess for now:
Download nw.js v 0.48 from here https://dl.nwjs.io/
extract the folder, then drag and drop all the files from the 'nwjs-v0.48' folder into your Prowler directory (where Prowler.exe is). Replace anything it asks for
Delete 'Prowler.exe / game.exe', then rename the new 'nw.exe' (assuming you're on windows) to game.exe and run it.
a bit late but maybe someone will need it one day, i found it on reddit
"I believe you have to open the package.json file with a text program like notepad++. Next, make sure the first line looks like this:
"name": "{}",
You can put whatever name you want between the brackets. Save, exit and try to run the game again. Hope it helps."
i just put the word game in between the brackets
(its worth noting that the fix did not help me personally so im not 100% sure if doing that helps i just know it makes the error not appear)