cyperdark / osu-api-extended

Package for advanced work with "osu" api
MIT License
49 stars 15 forks source link

Fix `utils/country.ts` not having all countries. #25

Closed ravener closed 5 months ago

ravener commented 5 months ago

Afghan top player here, an application using this library failed to show my country correctly, after digging I found that this list wasn't complete, so here's my contribution to it.

GabuTheDev commented 5 months ago

Hi ravener! Thanks for PRing! The file was modified 2 years ago and osu-web's last country update happened 1 year ago. The array needs an update so I'll commit it here. (can't commit since it's your fork lmao, my bad)

ravener commented 5 months ago

Hi ravener! Thanks for PRing! The file was modified 2 years ago and osu-web's last country update happened 1 year ago. The array needs an update ~so I'll commit it here.~ (can't commit since it's your fork lmao, my bad)

You should be able to if you use the right branch (patch-1)

image

cyperdark commented 5 months ago

@ravener published new version