LeagueConvert
LeagueConvert copied to clipboard
It says download in LeagueConvert/actions but which exactly to click?
I have a few experience in github, it's usually, .exe, .msi, .apk, or some zip/7zip, compile or download button, it's my absolute first time to see /actions/ page. Which one to click?
https://snipboard.io/RMKcVG.jpg
https://snipboard.io/DbACeB.jpg
Yeah, I don't quite understand either, what exactly is required? That page looks complicated
Hi, referring to your screenshot, click the leftmost green circle, then scroll down to where it says 'Artifacts' on that page and click on the appropriate executable for your operating system (generic, linux-x64, win-x64. etc).
I'll update the README in a bit, but essentially the steps are as follows:
- Navigate to the "Actions" tab. The link in the README was apparently outdated and didn't show the newest builds.
- Click on the desired build. The builds are ordered from newest to oldest. I'd recommend using builds from the main branch, but if they expire you might need to use a different (newer) build.
- Scroll down and download the build artifact of your liking. If there are no artifacts, then either the build is still ongoing (builds that were successfully completed have a green checkmark next to them), or the artifacts might have expired.