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

8 lines
167 B
TOML

name = "spawning"
package = "org.apollo.game.plugin.entity"
authors = [ "Gary Tierney" ]
dependencies = [ "entity_lookup" ]
[config]
srcDir = "src/"
testDir = "test/"