mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
8 lines
177 B
TOML
8 lines
177 B
TOML
name = "lumbridge npc spawns"
|
|
package = "org.apollo.game.plugin.locations"
|
|
authors = [ "Gary Tierney" ]
|
|
dependencies = [ "spawning" ]
|
|
|
|
[config]
|
|
srcDir = "src/"
|
|
testDir = "test/" |