ScoreSaber / scoresaber-quest

ScoreSaber, but for quest
MIT License
19 stars 7 forks source link

Failed to build due to libil2cpp 0.2.5 package unavailable #20

Open lixiangwuxian opened 4 months ago

lixiangwuxian commented 4 months ago

No idea in where this project included libil2cpp 0.2.5, but both github ci and local qpm restore tried to download libil2cpp 0.2.5 version.

The file should be in https://il2cpp.thnght.pro/2019/0_2_5 , but the server is dead.

The workaround is to download libil2cpp 0.2.3 version from here, and manually extract it to 0.2.5 cache folder (file:///%USERPROFILE%\AppData\Roaming\QPM-RS\cache\libil2cpp\0.2.5\src) then run qpm restore to continue.