Skip to content

Commit b3bf037

Browse files
committed
Added contributor graph
1 parent c073a8f commit b3bf037

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Clone the repository to your local machine. Use the link of either your fork or
106106
git clone https://github.com/lambda-client/lambda
107107
```
108108

109-
Run `setupWorkspace.sh` to initialize the environment.
109+
Run `setupWorkspace.sh` to initialize the environment.
110110
Use your terminal on Linux or [Git Bash](https://gitforwindows.org/) for Windows.
111111
```
112112
./setupWorkspace.sh
@@ -126,8 +126,13 @@ Test if the environment is set up correctly by building the client and running i
126126
1. Go to `lambda > Tasks > build > runClient` in the Gradle tab and run the client.
127127
2. To build the client as a jar run `lambda > Tasks > build > build`. Gradle will create a new directory called `build`. The final built jar will be in `build/libs`.
128128

129+
### Stargazers
130+
[![Stargazers](https://starchart.cc/lambda-client/lambda.svg)](https://starchart.cc/lambda-client/lambda)
131+
129132
## Thanks to
130133

134+
[![GitHub contributors](https://contrib.rocks/image?repo=lambda-client/lambda)](https://github.com/lambda-client/lambda/graphs/contributors)
135+
131136
[zeroeightysix](https://github.com/zeroeightysix) for the original [KAMI](https://github.com/zeroeightysix/KAMI)
132137

133138
[KAMI Blue](https://github.com/kami-blue) for the continuation of [KAMI](https://github.com/zeroeightysix/KAMI)
@@ -136,10 +141,5 @@ Test if the environment is set up correctly by building the client and running i
136141

137142
[MinecraftForge](https://github.com/MinecraftForge) for [Forge](https://github.com/MinecraftForge/MinecraftForge)
138143

139-
Our [contributors](https://github.com/lambda-client/lambda/graphs/contributors) ❤️
140-
141-
### Stargazers
142-
[![Stargazers](https://starchart.cc/lambda-client/lambda.svg)](https://starchart.cc/lambda-client/lambda)
143-
144144
> ### Disclaimer
145145
> This software does not contain any copyrighted Minecraft code. This is a Forge utility mod, only meant for use in anarchy environments. Do not use without permission of server administration.

0 commit comments

Comments
 (0)