Skip to content

Commit

Permalink
Add version string for 1.14.1 & update version manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Moulins committed May 15, 2019
1 parent a61ad74 commit 93534d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ public enum RecognisedVersion {
// TODO: Remove these versions before V1_0?
// TODO: stronghold reset on V1_9pre4?
UNKNOWN,
_1_14_1_ ("1.14.1", "bhmcofahkagdvxqcxq[Jxmwtwrcebekzdrgrjcotrdrezl"), // matches the launcher version id: 1.14.1-pre1 1.14.1-pre2 1.14.1
_1_14 ("1.14", "bhlcodahhagavxqcxq[Jxmwtwrcebejzdrgrjcorrdrezl"), // matches the launcher version id: 1.14-pre5 1.14
_1_14_pre4 ("1.14-pre4", "bhjcobahgafzvwqcxp[Jxlwswqcebeizcrgrjcoprdrezk"), // matches the launcher version id: 1.14-pre4
_1_14_pre3 ("1.14-pre3", "bhhcnzahfafyvwqcxp[Jxlwswqcebegzcrgrjcomrdrezk"), // matches the launcher version id: 1.14-pre3
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/amidst/mojangapi/version_manifest.json

Large diffs are not rendered by default.

0 comments on commit 93534d1

Please sign in to comment.