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"], "categories": ["Resource Packs"],
"author": "LawyerRed", "author": "LawyerRed",
"repo": "https://github.com/LawyerRed01/RW-Karma-Cards", "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"
} }

View File

@@ -5,5 +5,5 @@
"categories": ["Joker"], "categories": ["Joker"],
"author": "Lucky6", "author": "Lucky6",
"repo": "https://github.com/MamiKeRiko/luckyjimbos", "repo": "https://github.com/MamiKeRiko/luckyjimbos",
"downloadURL": "https://github.com/MamiKeRiko/luckyjimbos" "downloadURL": "https://github.com/MamiKeRiko/luckyjimbos/archive/refs/heads/main.zip"
} }

View File

@@ -5,5 +5,5 @@
"categories": ["Content"], "categories": ["Content"],
"author": "PinkMaggit", "author": "PinkMaggit",
"repo":"https://github.com/pinkmaggit-hub/Buffoonery", "repo":"https://github.com/pinkmaggit-hub/Buffoonery",
"downloadURL": "https://github.com/pinkmaggit-hub/Buffoonery/releases/latest/download/Buffoonery.zip" "downloadURL": "https://github.com/pinkmaggit-hub/Buffoonery/archive/refs/heads/main.zip"
} }