There was an error while loading. Please reload this page.
You need the following:
git clone https://github.com/lambda-client/lambda
File > Project Structure > Project > SDK
File > Settings > Build, Execution, Deployment > Build Tools > Gradle > Distribution
As long as nothing supernatural happens, you should now be able to run Lambda inside the IDE using the run configurations
Run gradle genSources to generate sources for all loaders
gradle genSources
This will allow you to better debug the game's code
Let's say, hypotetically, that something supernatural happens, here are some common errors and how to fix them
.idea
.gradle
gradle ideaSyncTask