File Details
10
- R
- Jan 10, 2015
- 20.30 KB
- 1.7K
- 6.0.3
- Retail
File Name
LibRealmInfo-10.zip
Supported Versions
- 6.0.3
tag 10
080a43270be9a174be886166a595f9d871dad543
Phanx <addons@phanx.net>
2015-01-10 01:20:26 -0800
Tag 10
--------------------
Phanx:
- Ignore invalid regions instead of wasting time searching for them
Note to addon authors: DO NOT use GetCVar("portal") and pass that to LRI. If you want to get info about a realm in the player's current region, just pass the realm name without specifying a region. The "portal" CVar is unreliable and does not match the region codes used by LRI anyway. RTFM!
- Directory cleanup so the Git repo is usable as an external
- Update README, add .gitignore
- Exclude README from packaging
- Exclude readme from packaging

