This is a mindustry networking documentation.
Structure:
- base: basic information(header structure, etc)
There are couple of resources you can use for contributing:
- ArcNetProvider.java: Generates packet header
- Arc: Game engine used by mindustry, also contains networking code
- NetworkIO.java: Contains some packet generation code