moved commands into the core, because its a core functionality

This commit is contained in:
Sheldan
2020-04-04 18:08:55 +02:00
parent a957c66905
commit 9b46f8d187
90 changed files with 352 additions and 407 deletions

View File

@@ -15,7 +15,6 @@
<version>1.0-SNAPSHOT</version>
<modules>
<module>command</module>
<module>core</module>
<module>executable</module>
<module>templating</module>