Currently, the current download count in the download shield is fixed.
That is because there was no easy way to catch the current count through markdown.
I attempted to create a JS and Python solution for doing that, which were to be run periodically through github actions, but that would result in lots of redundant commits, that are not relevant for the user.
I'll have it fixed until I have time to come up with a better solution.
Currently, the current download count in the download shield is fixed.
That is because there was no easy way to catch the current count through markdown.
I attempted to create a JS and Python solution for doing that, which were to be run periodically through github actions, but that would result in lots of redundant commits, that are not relevant for the user.
I'll have it fixed until I have time to come up with a better solution.