dolphin-emu / www

Dolphin Emulator official website source code (running on https://dolphin-emu.org/)
MIT License
115 stars 68 forks source link

Add download URL to buildlist for bisect tools. #123

Open SirMangler opened 3 years ago

SirMangler commented 3 years ago

The DolphinBisectTool has been broken since the previous download URL format was changed. Right now it's not easy to grab the download url, but since there's an endpoint which was specifically implemented to give the bisecttool useful information, I suggest adding the download URL with each revision, as @Helios747 suggested in January. Once this is done, I (or someone else) can fix the BisectTool, and new ones may be created with ease.