readme: update instructions for Windows#26
Conversation
|
I am not aware of a component which needs Perl, can you tell me what failed for you without Perl, so I can see if we just cant get rid of that all together? |
|
It is required for wrangler, you cannot run More info: rust-openssl/rust-openssl#1086 (comment) |
|
Thanks, that's annoying. Btw that reminds me you might have to install |
|
I didn't go that far yet, I tried yarn start and it fails already :D |
|
@ocombe did you figure out the issues? I think you'd definitely have to use WSL, the setup is very fragile and held together with a bash script, which is probably the issue. |
|
I didn't retry, like you said the scripts won't work on windows. I just wanted to check the sources (especially the part used to create the passive skill tree), so for now it doesn't really matter |
|
The skilltree is in poe-tmm. I recently reworked this, it used to be a service which generated SVGs on the fly, now it's just a single SVG per game version with embedded JS. If you're interested in the service you can go a few commits back. |
6afbd76 to
66dc0e2
Compare
Hello ! Installing Wrangler on Windows only works if Perl has been installed (should be installed by default on Unix systems).
I added a link to a working Windows Perl distribution in the readme.