We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Console log
settings.kv
schema.lua
addon_game_mode.lua
The text was updated successfully, but these errors were encountered:
Double check the field names and display names I put in your schema. https://getdotastats.com/#s2__my__mods
Also, round the game length to the nearest second. I would even suggest making it in terms of minutes. Example:
math.floor(12.111111/60)
Sorry, something went wrong.
jimmydorry
No branches or pull requests
Console log
settings.kv
schema.lua
addon_game_mode.lua
The text was updated successfully, but these errors were encountered: