1
0

fix invalid download URLs

This commit is contained in:
Ö. Efe D.
2025-02-16 15:07:07 +01:00
parent 48ac31e94c
commit a3d537cae7
3 changed files with 5 additions and 5 deletions

View File

@@ -5,5 +5,5 @@
"categories": ["Resource Packs"],
"author": "LawyerRed",
"repo": "https://github.com/LawyerRed01/RW-Karma-Cards",
"downloadURL": "https://github.com/LawyerRed01/RW-Karma-Cards"
}
"downloadURL": "https://github.com/LawyerRed01/RW-Karma-Cards/archive/refs/heads/main.zip"
}