Skip to content

Releases: netclubserkan/lolduel-yardimci

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:02
LoL Duel Helper — local bridge between the League client and lolduel.com

Extracted from the (private) site repository so it can be signed for free by
SignPath Foundation, which requires a fully open-source, publicly available
codebase. Nothing proprietary moves here: this program contains no math, no
champion data and no recommendation engine — it only reads Riot's local APIs
and writes a rune page. All game logic stays on the server.

Distribution choices are deliberate and documented in paketle.py:
--onedir instead of --onefile and a ZIP instead of a bare .exe, both to
reduce antivirus false positives and browser download blocking; plus an
embedded Windows version resource, because an unsigned binary carrying no
company/product information is scored as suspicious on sight.

MIT licensed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>