mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
7 lines
138 B
TOML
7 lines
138 B
TOML
name = "training-dummy"
|
|
package = "org.apollo.game.plugin.entity"
|
|
authors = [ "Gary Tierney" ]
|
|
|
|
[config]
|
|
srcDir = "src/"
|
|
testDir = "test/" |