Path of Building for Mac! 3.25-ready
Tried the solution from the frist post, but not successful here.. if anyone can drop the 3.25 version I would be very thankful :)
| |
" The error seems to occur due to lcurl.so missing. If you're just updating an existing PathOfBuilding.app, you can ignore the error and/or just comment that line out in the script (line 33). I was also able to run the script and update my PoB install with the latest community edition code. | |
" Would anyone be able to explain how to install the 3.25 PoB? I tried just copy and pasting the instructions into terminal but it doesn't seem like it works. I have absolutely zero familiarity with anything coding related. Thank you! |
|
" I'm a dumbass I just never moved PoB into my applications folder. For anyone looking at this later, you literally just copy paste all the instructions into terminal. |
|
~~How To Update an already-existing Mac PoB to the latest version (with more details)~~
In case this helps anybody - This ASSUMES that you already have a PathOfBuilding.app in your Applications folder (a 3.24 version one is fine - they are available from the link on the first post). After you have done this and have confirmed the 3.24 app is working, do the following: Open the TERMINAL application (Should be in the Applications/Utilities folder). Enter the following commands in order, line by line (copy and pasting them is fine). NOTE: When you run the second to last command (the one with editPathOfBuildingBuild.sh), you will get an error which is likely safe to ignore (didn't cause me issues): cd ~/Downloads curl https://raw.githubusercontent.com/hsource/pobfrontend/master/editPathOfBuildingBuild.sh > editPathOfBuildingBuild.sh git clone https://github.com/PathOfBuildingCommunity/PathOfBuilding.git cd PathOfBuilding git add . && git reset --hard HEAD && git pull bash ../editPathOfBuildingBuild.sh cp -rf * /Applications/PathOfBuilding.app/Contents/MacOS Explanation in case anybody wants details of what each line does: Change directory to your Downloads folder Download a script from the pobfrontend repository Clone (i.e. download) the full repository source code for PathOfBuildingCommunity Change directory to the PathOfBuliding folder git commands to make sure you are only using committed changes (beyond the scope of this post) bash command to run the script, which modifies some of the files for MacOS Copy the updated files into your already-existing PathOfBuilding.app | |
Path of Building for Mac! 3.25-ready
Version FORK 2.44.1 DOWNLOAD: https://drive.google.com/file/d/1k__iTT_VxNdZWI77B997A60TX16Ww9-S/view?usp=drive_link |
|
thanks! this is really helpful
| |
It's just feel awesome when you guys keep updating this. Good works
| |
Thank you It's working !!!
|
|
working great for me, thank you for updating this every league you guys are awesome
|
|