Skip to content

Commit

Permalink
Update scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldieeins committed Jul 3, 2024
1 parent c5fe34b commit b657ad3
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 20 deletions.
1 change: 0 additions & 1 deletion zyndex/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/zyneonplus/1.8.json",
"https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/zyneonplus/vr.json",
"https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/zyneonplus/experimental.json",
"https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/argria2.json",
"https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/primal.json",
"https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/primal-lite.json",
"https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/primal3.json",
Expand Down
10 changes: 7 additions & 3 deletions zyndex/instances/official/argria2.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
{
"instance": {
"info": {
"author": "Zyneon",
"description": "If you can see that, something is wrong!",
"authors": [
"Zyneon Studios"
],
"name": "Argria II",
"summary": "If you can see that, something is wrong!",
"version": "2024.6-beta.1"
},
"meta": {
"description": "If you can see that, something is wrong!",
"download": "https://www.dropbox.com/scl/fi/yusy5w99e1u1pwmvhx7n9/argria2-beta10.zip?rlkey=pa1gmvhvaq5lddcw82uy10em0&dl=1",
"forgeType": "NEW",
"id": "official/argria2",
"isEditable": false,
"isHidden": true,
"location": "https://zyneonstudios.github.io/nexus-nex/zyndex/instances/official/argria2.json",
"origin": "https://zyneonstudios.github.io/nexus-nex/zyndex/index.json",
Expand All @@ -29,5 +33,5 @@
"minecraft": "1.18.2"
}
},
"scheme": "2024.3"
"scheme": "2024.7"
}
31 changes: 15 additions & 16 deletions zyndex/modules/official/nexus-minecraft-module.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,18 @@
"version": "2024.7-beta.4"
},
"meta": {
"changelogs": [
"<h3 style='color: var(--highlight)'>2024.7-beta.4</h3><p>No changelog yet</p>",
"<h3 style='color: var(--highlight)'>2024.7-beta.3</h3><p>This preview version adds the module to the official module page.</p><br><p>Additions:<br>+ Back to select button (Login screen)</p><br><p>Bugfixes:<br>• Fix login screen loop</p>"
],
"description": "",
"download": "https://zyneonstudios.github.io/nexus-nex/zyndex/modules/official/nexus-minecraft-module/2024.7-beta.4.jar",
"id": "nexus-minecraft-module",
"infoCard": "<h3 style='color: var(--highlight)'>Disclaimer</h3><p>This is a 3rd-party Minecraft launcher. This module, Zyneon Studios, Zyneon Nexus and our products aren't affiliated with Microsoft, Mojang AB, Mojang Studios and; or Minecraft.</p>",
"infoText": "<a onclick='connector(\\'open.url.https://nexus.zyneonstudios.com\\')'>Website</a>",
"isHidden": false,
"location": "https://zyneonstudios.github.io/nexus-nex/zyndex/modules/official/nexus-minecraft-module.json",
"origin": "https://zyneonstudios.github.io/nexus-nex/zyndex/index.json",
"changelogs": [
"<h3 style='color: var(--highlight)'>2024.7-beta.4</h3><p>No changelog yet</p>",
"<h3 style='color: var(--highlight)'>2024.7-beta.3</h3><p>This preview version adds the module to the official module page.</p><br><p>Additions:<br>+ Back to select button (Login screen)</p><br><p>Bugfixes:<br>• Fix login screen loop</p>"
],
"versions": [
"2024.7-beta.4",
"2024.7-beta.3",
"2024.7-beta.2"
],
"tags": [
"minecraft",
"fabric",
Expand All @@ -29,18 +27,19 @@
"quilt",
"modrinth",
"curseforge"
],
"versions": [
"2024.7-beta.4 (latest)",
"2024.7-beta.3",
"2024.7-beta.2"
]
},
"resources": {
"thumbnail": "https://i.ibb.co/DDXJLmR/15030995-forest-grass-block-l.webp",
"background": "https://i.ibb.co/bvT1wZ3/background.png",
"icon": "https://static.wikia.nocookie.net/minecraft_gamepedia/images/2/2d/Plains_Grass_Block.png",
"logo": "https://i.ibb.co/whsHvHF/napp.png",
"background": "https://i.ibb.co/bvT1wZ3/background.png"
},
"style": {
"info": "<a onclick='connector(\\'open.url.https://nexus.zyneonstudios.com\\')'>Website</a>",
"card": "<h3 style='color: var(--highlight)'>Disclaimer</h3><p>This is a 3rd-party Minecraft launcher. This module, Zyneon Studios, Zyneon Nexus and our products aren't affiliated with Microsoft, Mojang AB, Mojang Studios and; or Minecraft.</p>"
"thumbnail": "https://i.ibb.co/DDXJLmR/15030995-forest-grass-block-l.webp"
}
},
"scheme": "2024.6"
"scheme": "2024.7"
}

0 comments on commit b657ad3

Please sign in to comment.