Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ These versions will receive no support or updates, as these are old versions of
## Meteor Client

| Release | Download |
|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------|
|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------
| 1.21.4 (compiled) | [meteor-client-1.21.4.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/meteor-client/meteor-client-1.21.4-local.jar)
| 0.5.9 - 1.21.2/1.21.3 | [meteor-client-0.5.9.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/meteor-client/meteor-client-0.5.9.jar) |
| 0.5.8 - 1.21.1 | [meteor-client-0.5.8.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/meteor-client/meteor-client-0.5.8.jar) |
| 0.5.7 - 1.20.6 | [meteor-client-0.5.7.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/meteor-client/meteor-client-0.5.7.jar) |
Expand Down Expand Up @@ -63,7 +64,9 @@ These versions will receive no support or updates, as these are old versions of

| Release | Download |
|---------|-----------------------------------------------------------------------------------------------------------------------------------|
| 1.21.4 | [baritone-1.21.4.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/baritone/baritone-meteor-1.21.4.jar)
| 1.21.3 | [baritone-1.21.3-20241117.084726-1.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/baritone/baritone-1.21.3-20241117.084726-1.jar) |
| 1.20.4 | [1.20.4 (compiled) (folder)](https://github.com/ManInMyVan/meteor-archive/tree/main/files/baritone/1.20.4) |
| 1.20.2 | [fabric-1.20.2-SNAPSHOT.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/baritone/fabric-1.20.2-SNAPSHOT.jar) |
| 1.20.1 | [baritone-1.20.1-SNAPSHOT.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/baritone/baritone-1.20.1-SNAPSHOT.jar) |
| 1.20 | [baritone-1.20-SNAPSHOT.jar](https://github.com/ManInMyVan/meteor-archive/raw/main/files/baritone/baritone-1.20-SNAPSHOT.jar) |
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions files/baritone/1.20.4/checksums.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
a2c6fd053d02235e3b1f564240c29a1e1bbd5083 baritone-api-1.20.4-SNAPSHOT.jar
c2ff972de3c5868830f5d1d7fe093f224fbb0570 baritone-api-fabric-1.20.4-SNAPSHOT.jar
1a9fb3e56a8892cdd0de0a60c9b14380049d34c6 baritone-standalone-1.20.4-SNAPSHOT.jar
2780745d4f2130eee4fc0bcb66af0cf2bcf3cf21 baritone-standalone-fabric-1.20.4-SNAPSHOT.jar
9b9185277a9a87a62d3b96575436864948a5132f baritone-unoptimized-1.20.4-SNAPSHOT.jar
d879e320b5361da8814832a35b07fe6c80dd2fca baritone-unoptimized-fabric-1.20.4-SNAPSHOT.jar
Binary file added files/baritone/baritone-meteor-1.21.4.jar
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
</tr>
</thead>
<tbody>
<tr>
<td>1.21.4</td>
<td>1.21.4</td>
<td><a href="files/meteor-client/meteor-client-1.21.4-local.jar">meteor-client-1.21.4-local.jar</a></td>
</tr>
<tr>
<td>0.5.8</td>
<td>1.21.1</td>
Expand Down