We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2140792 commit 082d7eeCopy full SHA for 082d7ee
2 files changed
data/players.yaml
@@ -7428,6 +7428,8 @@
7428
- https://www.twitch.tv/mrosovc8
7429
kick:
7430
- https://kick.com/mrosovc8
7431
+ youtube_live:
7432
+ - https://www.youtube.com/channel/UCgdJM8RAL2yWxJ0QqaqQ9Xw/live
7433
aoeelo: 1246
7434
discord_id: MrOsoVC8#1536
7435
city: San Luis Potosí
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='aocref',
5
- version='2.0.33',
+ version='2.0.34',
6
description='Age of Empires reference data',
7
url='https://github.com/siegeengineers/aoc-reference-data',
8
packages=find_packages(exclude=["scripts*"]),
0 commit comments