mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
8 lines
182 B
TOML
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/" |