Open Celludriel opened 2 years ago
Hi and thanks for the interest! I recently ported settlers2.net to Astro and at the same time ported map generator code to TypeScript. It should be easier to get the site running in your local with full dev environment, the only gotcha to usual Node project is that it is using pnpm.
You can find the most relevant code at /src/lib
Note: Astro recently switched to Vite from Snowpack, haven't updated yet.
Thanks, I'll try to get it running after work, keep up the good work !
Hey,
I've tried a lot of options to try and build this again but it's impossible. The node-gyp on windows keeps failing, it took me a few hours to get all the neccesairy tools correctly installed. But when it starts compiling the C stuff it all breaks.
is there any tip you can give to get it updated/installed/running again ? I wanted to fix a bug since atm any map generated on
https://settlers2.net/map-generator/ isn't working anymore at least not in the map editor of settlers II 10th anniversary edition.