Start working on the annotated command method system

This commit is contained in:
Alexander Söderberg 2020-09-17 22:34:58 +02:00
parent a749b8f849
commit e43a3c7194
No known key found for this signature in database
GPG key ID: C0207FF7EA146678
7 changed files with 406 additions and 2 deletions

View file

@ -16,6 +16,7 @@
<module>cloud-minecraft/cloud-bukkit</module>
<module>cloud-minecraft/cloud-paper</module>
<module>cloud-minecraft/cloud-brigadier</module>
<module>cloud-annotations</module>
</modules>
<packaging>pom</packaging>
<inceptionYear>2020</inceptionYear>