aboutsummaryrefslogtreecommitdiff
path: root/docs/introduction/workflow.md
blob: e03b1d275076df7c1fa56ebf01ad2d8a0c135fef (plain) (blame)
1
2
3
4
5
6
7
8
9
---
title: Workflow
---

## Prerequisites
- A java decompiler, I think [Java Decompiler](https://java-decompiler.github.io/) is a neat one.
- Setting the `netdebug` flag within your `worlds.ini` file to 2147483647.

To be implemented.