You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run `setupWorkspace.sh` to initialize the environment.
109
+
Run `setupWorkspace.sh` to initialize the environment.
110
110
Use your terminal on Linux or [Git Bash](https://gitforwindows.org/) for Windows.
111
111
```
112
112
./setupWorkspace.sh
@@ -126,8 +126,13 @@ Test if the environment is set up correctly by building the client and running i
126
126
1. Go to `lambda > Tasks > build > runClient` in the Gradle tab and run the client.
127
127
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`.
> 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