fix: correct raw image URLs to gittea
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
"tags": ["tracks", "music", "skins", "items"],
|
||||
"license": "Custom",
|
||||
"download": "https://placeholder.example.com/mk8-galaxy-modpack.zip",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/galaxy-modpack-thumb.jpg",
|
||||
"thumbnail": "https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/galaxy-modpack-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/galaxy-modpack-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/galaxy-modpack-screen2.jpg"
|
||||
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/galaxy-modpack-screen1.jpg",
|
||||
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/galaxy-modpack-screen2.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -31,10 +31,10 @@
|
||||
"tags": ["kart", "skin"],
|
||||
"license": "Custom",
|
||||
"download": "https://gamebanana.com/dl/542942",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/minecart-thumb.jpg",
|
||||
"thumbnail": "https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/minecart-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/minecart-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/minecart-screen2.jpg"
|
||||
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/minecart-screen1.jpg",
|
||||
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/minecart-screen2.jpg"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -48,10 +48,10 @@
|
||||
"tags": ["character", "skin"],
|
||||
"license": "Custom",
|
||||
"download": "https://gamebanana.com/dl/379569",
|
||||
"thumbnail": "https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/shrek-thumb.jpg",
|
||||
"thumbnail": "https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/shrek-thumb.jpg",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/shrek-screen1.jpg",
|
||||
"https://raw.githubusercontent.com/timkicker/do-not-use/main/games/mario-kart-8/assets/shrek-screen2.jpg"
|
||||
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/shrek-screen1.jpg",
|
||||
"https://gittea.dev/anononon/do-not-use/raw/branch/main/games/mario-kart-8/assets/shrek-screen2.jpg"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user