You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was making some changes on my website to allow printing informations about the new features of the game, and I discovered that the API does not yet have integrated the new gamemode.
If it's only a change in the maps.csv I can probably make a PR, but I don't know if adding a new gamemode in the CSV will or not break something in the API.
Hope you'll understand,
And many thanks for your work it's amazing !
The text was updated successfully, but these errors were encountered:
I also have to update the gamemodes.csv file, existing because sometimes Blizzard takes some time to update their landing page with the new gamemode. I'll also add the icon and the preview picture.
For now, some test fixtures will also need to be updated. I'm currently making a refactoring on another branch to avoid this in the future, and make updates easier without reducing tests relevance and accuracy.
Hello,
I was making some changes on my website to allow printing informations about the new features of the game, and I discovered that the API does not yet have integrated the new gamemode.
If it's only a change in the
maps.csv
I can probably make a PR, but I don't know if adding a new gamemode in the CSV will or not break something in the API.Hope you'll understand,
And many thanks for your work it's amazing !
The text was updated successfully, but these errors were encountered: