Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremGamingYT committed Nov 24, 2024
1 parent b8301f5 commit 557de57
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1,568 deletions.
2 changes: 1 addition & 1 deletion app/assets/js/distromanager.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const ConfigManager = require('./configmanager')

// Old WesterosCraft url.
// exports.REMOTE_DISTRO_URL = 'http://mc.westeroscraft.com/WesterosCraftLauncher/distribution.json'
exports.REMOTE_DISTRO_URL = 'https://api.jsonbin.io/v3/b/6742b45fad19ca34f8cf5217'
exports.REMOTE_DISTRO_URL = 'https://cdn.jsdelivr.net/gh/JeremGamingYT/Elysia-Launcher@main/distribution.json'

const api = new DistributionAPI(
ConfigManager.getLauncherDirectory(),
Expand Down
Loading

0 comments on commit 557de57

Please sign in to comment.