Files
apollo/game/plugin/locations/tutorial-island/meta.toml
T
2017-09-16 20:40:17 +01:00

8 lines
182 B
TOML

name = "tutorial island npc spawns"
package = "org.apollo.game.plugin.locations"
authors = [ "Jesse W" ]
dependencies = [ "entity:spawn" ]
[config]
srcDir = "src/"
testDir = "test/"