🗑️ Get rid of JLine3 and clean up Velocity

This commit is contained in:
Alexander Söderberg 2020-10-07 22:47:10 +02:00 committed by Alexander Söderberg
parent 2aac3980d5
commit 4777831ee6
11 changed files with 164 additions and 342 deletions

View file

@ -60,7 +60,6 @@ The code is based on a (W.I.P) paper that can be found [here](https://github.com
## modules
- **cloud-core**: Core module containing most of the cloud API, and shared implementations
- **cloud-annotations**: Annotation processing code that allows you to use annotated methods rather than builders
- **cloud-jline**: W.I.P JLine3 implementation of cloud
- **cloud-services**: Services for Cloud
- **cloud-minecraft/cloud-brigadier**: Brigadier mappings for cloud
- **cloud-minecraft/cloud-bukkit**: Bukkit 1.8.8+ implementation of cloud