Files
apollo/game/plugin/entity/following/meta.toml
T
2017-09-16 18:49:06 +01:00

8 lines
198 B
TOML

name = "following"
package = "org.apollo.game.plugin.entity"
authors = [ "Gary Tierney" ]
dependencies = [ "walkto", "command_utilities", "player_action"]
[config]
srcDir = "src/"
testDir = "test/"