Skip to content

Commit 295ff4e

Browse files
authored
update the readme
1 parent 0a86b07 commit 295ff4e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
<img src="https://raw.githubusercontent.com/lambda-client/assets/main/lambda%20logo%20text.svg" style="width: 69%" alt="logo">
33
</p>
44

5-
![Minecraft](https://img.shields.io/badge/minecraft-1.21.5-green?link=https%3A%2F%2Fwww.minecraft.net%2F)
5+
![Minecraft](https://img.shields.io/badge/minecraft-1.21.11-green?link=https%3A%2F%2Fwww.minecraft.net%2F)
6+
![Minecraft](https://img.shields.io/badge/minecraft-1.21.5-red?link=https%3A%2F%2Fwww.minecraft.net%2F)
67
![GitHub Downloads](https://img.shields.io/github/downloads/lambda-client/lambda/total)
78
![Discord](https://img.shields.io/discord/834570721070022687?logo=Discord&logoColor=white&link=https%3A%2F%2Fdiscord.gg%2FMBAEzyFn)
89
![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/lambda-client/lambda?color=royalblue)
9-
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lambda-client/lambda/build.yml?branch=1.21.5&logo=gradle)
10+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lambda-client/lambda/nightly_build.yml?logo=gradle)
1011
![GitHub Contributors](https://img.shields.io/github/contributors/lambda-client/lambda)
1112
![GitHub Repo Stars](https://img.shields.io/github/stars/lambda-client/lambda)
1213
![GitHub License](https://img.shields.io/github/license/lambda-client/lambda?logo=gplv3&link=https%3A%2F%2Fwww.gnu.org%2Flicenses%2Fgpl-3.0.en.html)
@@ -55,10 +56,13 @@ Find our backup matrix space at [\#lambda-client:matrix.org](https://app.element
5556

5657
## Installation
5758
<a href="https://fabricmc.net/wiki/install"><img src="https://cdn.jonasjones.dev/mod-badges/support-fabric.png" width="150px" alt="Fabric Supported"></a>
58-
1. Install Minecraft 1.21.5 [(download)](https://www.minecraft.net/)
59+
1. Install the Minecraft version corresponding to the mod release(download)](https://www.minecraft.net/)
5960
2. Install Fabric [(download)](https://fabricmc.net/use/installer/)
6061
3. Get the latest Lambda version here [(download)](https://github.com/lambda-client/lambda/releases/download/0.0.2%2B1.21.5/lambda-0.0.2+1.21.5.jar)
61-
4. Put the file in your `.minecraft/mods` folder
62+
4. Get the corresponding [Baritone](https://github.com/cabaletta/baritone/releases) api fabric build
63+
5. Get [Kotlin For Fabric](https://modrinth.com/mod/fabric-language-kotlin)
64+
6. Get the latest [Fabric API](https://modrinth.com/mod/fabric-api/) release
65+
7. Put the files in your `.minecraft/mods` folder
6266

6367
## Getting Started
6468

@@ -99,4 +103,4 @@ you can visit our [official Discord server](https://discord.gg/MBAEzyFn).
99103

100104
> ### Disclaimer
101105
> Lambda is not affiliated with Mojang Studios. Minecraft is a registered trademark of Mojang Studios.
102-
Use of the Lambda software is subject to the terms outlined in the license agreement [GNU General Public License v3.0](https://github.com/lambda-client/lambda/blob/master/LICENSE.md).
106+
Use of the Lambda software is subject to the terms outlined in the license agreement [GNU General Public License v3.0](https://github.com/lambda-client/lambda/blob/master/LICENSE.md).

0 commit comments

Comments
 (0)