new pluginmaster urls
This commit is contained in:
parent
9b22080524
commit
fd1d237797
@ -57,9 +57,9 @@ fs.readdir("./plugins", (err, files) => {
|
|||||||
DownloadCount: 69420,
|
DownloadCount: 69420,
|
||||||
IsTestingExclusive: "False",
|
IsTestingExclusive: "False",
|
||||||
CategoryTags: pluginJson.CategoryTags ?? categoryFallbacks[pluginJson.InternalName],
|
CategoryTags: pluginJson.CategoryTags ?? categoryFallbacks[pluginJson.InternalName],
|
||||||
DownloadLinkInstall: `https://gitea.vrcp.pm/aRkker/aRkker-XIV-Plugins/raw/branch/master/plugins/${pluginJson.InternalName}/latest.zip`,
|
DownloadLinkInstall: `https://gitty.vrcp.pm/aRkker/aRkker-XIV-Plugins/raw/branch/master/plugins/${pluginJson.InternalName}/latest.zip`,
|
||||||
DownloadLinkTesting: `https://gitea.vrcp.pm/aRkker/aRkker-XIV-Plugins/raw/branch/master/plugins/${pluginJson.InternalName}/latest.zip`,
|
DownloadLinkTesting: `https://gitty.vrcp.pm/aRkker/aRkker-XIV-Plugins/raw/branch/master/plugins/${pluginJson.InternalName}/latest.zip`,
|
||||||
DownloadLinkUpdate: `https://gitea.vrcp.pm/aRkker/aRkker-XIV-Plugins/raw/branch/master/plugins/${pluginJson.InternalName}/latest.zip`,
|
DownloadLinkUpdate: `https://gitty.vrcp.pm/aRkker/aRkker-XIV-Plugins/raw/branch/master/plugins/${pluginJson.InternalName}/latest.zip`,
|
||||||
};
|
};
|
||||||
|
|
||||||
masterJson.push(masterJsonInsert);
|
masterJson.push(masterJsonInsert);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user