migrate links to private gitlab instance

This commit is contained in:
2024-08-09 14:29:53 +02:00
parent 9b1db66bee
commit c179471be2
2 changed files with 7 additions and 7 deletions

View File

@@ -3,23 +3,23 @@
"Actions": [
{
"IsZip": true,
"ZipPath": "LITW-Refined-Modpack-files-main/both",
"ZipPath": "modpack-files-main/both",
"DestPath": "",
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/files/main.zip"
"DownloadUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/archive/files/main/modpack-files-main.zip"
},
{
"IsZip": true,
"ZipPath": "LITW-Refined-Modpack-files-main/client",
"ZipPath": "modpack-files-main/client",
"Side": "Client",
"DestPath": "",
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/files/main.zip"
"DownloadUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/archive/files/main/modpack-files-main.zip"
},
{
"IsZip": true,
"ZipPath": "LITW-Refined-Modpack-files-main/server",
"ZipPath": "modpack-files-main/server",
"Side": "Server",
"DestPath": "",
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/files/main.zip"
"DownloadUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/archive/files/main/modpack-files-main.zip"
},
{
"DestPath": "mods/+unimixins-all.jar",

View File

@@ -67,7 +67,7 @@
{
"Type": "Update",
"DestPath": "config/hodgepodge.cfg",
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/raw/files/main/both/config/hodgepodge.cfg"
"DownloadUrl": "https://git.pilzinsel64.de/litw-refined/modpack/raw/files/main/both/config/hodgepodge.cfg"
}
]
},