Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5201e89 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Copetan committed Dec 22, 2024
1 parent 0505e50 commit 8289457
Show file tree
Hide file tree
Showing 8 changed files with 542 additions and 9 deletions.
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion protocol/netty.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@
"14w04a"
],
"servers": [
"14w04a"
"14w04a",
"14w04a-1740"
]
},
{
Expand Down
6 changes: 6 additions & 0 deletions timeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2237,6 +2237,12 @@
"normalizedVersion": "1.8.0-alpha.14.4.a",
"releaseTime": "2014-01-23T15:26:13+00:00"
},
{
"id": "14w04a-1740",
"type": "snapshot",
"normalizedVersion": "1.8.0-alpha.14.4.a+1740",
"releaseTime": "2014-01-23T17:40:00+00:00"
},
{
"id": "14w04b-1554",
"type": "snapshot",
Expand Down
60 changes: 60 additions & 0 deletions version/14w04a-1740.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"$schema": "https://skyrising.github.io/mc-versions/schemas/version.json",
"client": false,
"displayVersion": "14w04a",
"downloads": {
"server": {
"sha1": "bd483603d1b07d3ce3fde76a35abfb0489933d72",
"size": 9517481,
"url": "https://launcher.mojang.com/v1/objects/bd483603d1b07d3ce3fde76a35abfb0489933d72/server.jar"
}
},
"id": "14w04a-1740",
"libraries": [
"com.google.code.gson:gson:2.2.4",
"com.google.guava:guava:15.0",
"com.ibm.icu:icu4j-core-mojang:51.2",
"com.mojang:authlib:1.4.2",
"com.mojang:netty:1.8.8",
"com.paulscode:codecjorbis:20101023",
"com.paulscode:codecwav:20101023",
"com.paulscode:libraryjavasound:20101123",
"com.paulscode:librarylwjglopenal:20100824",
"com.paulscode:soundsystem:20120107",
"commons-codec:commons-codec:1.9",
"commons-io:commons-io:2.4",
"io.netty:netty-all:4.0.10.Final",
"java3d:vecmath:1.3.1",
"net.java.jinput:jinput-platform:2.0.5",
"net.java.jinput:jinput:2.0.5",
"net.java.jutils:jutils:1.0.0",
"net.sf.jopt-simple:jopt-simple:4.5",
"net.sf.trove4j:trove4j:3.0.3",
"org.apache.commons:commons-lang3:3.1",
"org.apache.logging.log4j:log4j-api:2.0-beta9",
"org.apache.logging.log4j:log4j-core:2.0-beta9",
"org.lwjgl.lwjgl:lwjgl-platform:2.9.1",
"org.lwjgl.lwjgl:lwjgl:2.9.1",
"org.lwjgl.lwjgl:lwjgl_util:2.9.1",
"tv.twitch:twitch-platform:5.16",
"tv.twitch:twitch:5.16"
],
"next": [
"14w04b-1554"
],
"normalizedVersion": "1.8.0-alpha.14.4.a+1740",
"previous": [
"14w04a"
],
"protocol": {
"type": "netty",
"version": 7
},
"releaseTarget": "1.8",
"releaseTime": "2014-01-23T17:40:00+00:00",
"server": true,
"sharedMappings": false,
"world": {
"format": "anvil"
}
}
9 changes: 5 additions & 4 deletions version/14w04a.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"url": "https://launcher.mojang.com/v1/objects/3034b21f0091e779b38d43d687f98037b4ac76c9/client.jar"
},
"server": {
"sha1": "bd483603d1b07d3ce3fde76a35abfb0489933d72",
"size": 9517481,
"url": "https://launcher.mojang.com/v1/objects/bd483603d1b07d3ce3fde76a35abfb0489933d72/server.jar"
"sha1": "36e92eb7b90cb11e09d78c37b2875e07f15f408f",
"size": 9519770,
"url": "https://vault.omniarchive.uk/archive/java/server-release/1.8/pre/14w04a-1526.jar"
},
"windows_server": {
"sha1": "a8a97c14b22c15903c491436ad0430dff50b4574",
Expand Down Expand Up @@ -50,7 +50,8 @@
"tv.twitch:twitch:5.16"
],
"next": [
"14w04b-1554"
"14w04b-1554",
"14w04a-1740"
],
"normalizedVersion": "1.8.0-alpha.14.4.a",
"previous": [
Expand Down
Loading

0 comments on commit 8289457

Please sign in to comment.