meraki-analytics / orianna

A Java framework for the Riot Games League of Legends API (http://developer.riotgames.com/).
MIT License
182 stars 56 forks source link

Add support for SEA regions #140

Closed Derpthemeus closed 1 year ago

Derpthemeus commented 1 year ago

Found all references to EUNE/EUN1 and added corresponding entries for SEA regions. Only testing I did was verifying mvn compile passes.

I'm unsure about the default language for each server, I made my best guess from the ones listed on https://developer.riotgames.com/docs/lol. Let me know if there's a canonical source to use.