migrate links to private gitlab instance
This commit is contained in:
12
install.json
12
install.json
@@ -3,23 +3,23 @@
|
|||||||
"Actions": [
|
"Actions": [
|
||||||
{
|
{
|
||||||
"IsZip": true,
|
"IsZip": true,
|
||||||
"ZipPath": "LITW-Refined-Modpack-files-main/both",
|
"ZipPath": "modpack-files-main/both",
|
||||||
"DestPath": "",
|
"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,
|
"IsZip": true,
|
||||||
"ZipPath": "LITW-Refined-Modpack-files-main/client",
|
"ZipPath": "modpack-files-main/client",
|
||||||
"Side": "Client",
|
"Side": "Client",
|
||||||
"DestPath": "",
|
"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,
|
"IsZip": true,
|
||||||
"ZipPath": "LITW-Refined-Modpack-files-main/server",
|
"ZipPath": "modpack-files-main/server",
|
||||||
"Side": "Server",
|
"Side": "Server",
|
||||||
"DestPath": "",
|
"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",
|
"DestPath": "mods/+unimixins-all.jar",
|
||||||
|
|||||||
@@ -67,7 +67,7 @@
|
|||||||
{
|
{
|
||||||
"Type": "Update",
|
"Type": "Update",
|
||||||
"DestPath": "config/hodgepodge.cfg",
|
"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