migrate links to private gitlab instance
This commit is contained in:
12
install.json
12
install.json
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user