Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 649 Bytes

File metadata and controls

20 lines (13 loc) · 649 Bytes

WorldEditCUI Protocol

This repo houses the protocol for the WorldEdit CUI project.

This mod is not meant to be used standalone, but is included in WorldEdit and WorldEdit CUI to facilitate shared network communication.

Compiling

This project uses Gradle. Run ./gradlew build to build it.

Legal stuff

The code for WorldEditCUI-Protocol (and therefore the compiled mod) is licensed under the Eclipse Public License v2.