Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremGamingYT committed Nov 24, 2024
1 parent 0ee909a commit d6987c4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 68 deletions.
2 changes: 1 addition & 1 deletion app/assets/js/distromanager.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { DistributionAPI } = require('helios-core/common')
const ConfigManager = require('./configmanager')

exports.REMOTE_DISTRO_URL = 'https://cdn.mysticred.space/launcher/distribution.json'
exports.REMOTE_DISTRO_URL = 'https://cdn.jsdelivr.net/gh/JeremGamingYT/Elysia-Launcher@main/dit.json'

const api = new DistributionAPI(
ConfigManager.getLauncherDirectory(),
Expand Down
2 changes: 1 addition & 1 deletion dit.json → di.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"servers": [
{
"id": "2024-7-1.20.1",
"name": "All the Mods - Gravitas²",
"name": "Elysia - Recent",
"description": "MRS 2024-7 (MC 1.20.1 / Forge 47.3.0)",
"icon": "https://cdn.mysticred.space/icon.png",
"version": "0.4.3",
Expand Down
66 changes: 0 additions & 66 deletions dist.json

This file was deleted.

0 comments on commit d6987c4

Please sign in to comment.