Skip to content

Commit

Permalink
Update download link for Ketting's versions
Browse files Browse the repository at this point in the history
Signed-off-by: C0D3 M4513R <[email protected]>
  • Loading branch information
C0D3-M4513R committed Jun 7, 2024
1 parent 8793144 commit 033b937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ export const createApp = ViteSSG(
githubUrl: "https://github.com/kettingpowered/",
launcherUrl: "https://launcher.kettingpowered.org/",
imageUrl: "https://github.com/kettingpowered.png",
downloadUrl: "https://nexus.c0d3m4513r.com/custom/forge-ketting-versions.xml",
downloadUrl: "https://reposilite.c0d3m4513r.com/Ketting-Server-Releases/org/kettingpowered/server/forge/maven-metadata.xml",
softwareUrl: function() {
return this.githubUrl + "Ketting-1-20-x/";
},
unsupportedVersions: ["1.20.3"]
};
}
)
)

0 comments on commit 033b937

Please sign in to comment.