diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2021-12-18 13:37:37 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-18 16:37:37 +0000 |
| commit | d4dc34ee716b372d81ff8c4d166e70ecdd11e7ef (patch) | |
| tree | 859709365b7d77fecf33140adad2061de7e9fd50 /README.md | |
| parent | d5b71bd0f531986d2a6a63f0a90d8e1233e01a7f (diff) | |
Update progress script with new assets categories and update csv output format (#510)
* Reorganize csvs and progress.py
* Put stuff in the correct folders
* Reduce lots of repeated code
* Change csv output format
* Filter out automaticaly named variables in "Matching" progress calculation for assets
* Address Elliptic's review
* Don't count handwritten files in progress and add a way to fix files detected in the wrong section
* Add missing "total"
* More fixing
* Add two missing columns
* Update paths in Jenkinsfile
* Update progress shield in readme
* Update progress link
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ [jenkins]: https://jenkins.deco.mp/job/MM/job/master [jenkins-badge]: https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins.deco.mp%2Fjob%2FMM%2Fjob%2Fmaster -[progress]: https://zelda64.dev/progress.html -[progress-badge]: https://img.shields.io/endpoint?url=https://zelda64.dev/reports/progress_shield_mm.us.rev1.json +[progress]: https://zelda64.dev/games/mm +[progress-badge]: https://img.shields.io/endpoint?url=https://zelda64.dev/reports/progress-mm-shield.json [contributors]: https://github.com/zeldaret/mm/graphs/contributors [contributors-badge]: https://img.shields.io/github/contributors/zeldaret/mm |
