Last updated:
0 purchases
lor deck codes
Dart Port of the official LoR DeckCodes Encoder.
Example:
var deck = DeckEncoder()
..getDeckFromCode("CEBAIAIAC4QSUMAHAECAIHZMGEZTIOABAIAQIDQYAEBQCAAHEAZA"))
; // outputs a: List<CardCodeAndCount>
copied to clipboard
Runeterra official docs #
Set files can be found in the setX-lite files https://developer.riotgames.com/docs/lor
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.