Convert ::animate command to Kotlin

This commit is contained in:
Cube
2017-06-03 18:55:40 +03:00
parent 8e8e2d0991
commit b99ee9ba31
4 changed files with 39 additions and 1 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
name = "Chat commands"
package = "org.apollo.game.plugin.cmd"
authors = [ "Graham", "cubeee" ]
dependencies = [ "command_utilities" ]
authors = [
"Graham",
"Major",
"cubeee"
]
[config]
srcDir = "src/"