mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
15 lines
215 B
TOML
15 lines
215 B
TOML
name = "mining-skill"
|
|
package = "org.apollo.game.plugin.skills.mining"
|
|
authors = [
|
|
"Graham",
|
|
"Mikey`",
|
|
"WH:II:DOW",
|
|
"Requa",
|
|
"Clifton",
|
|
"tlf30"
|
|
]
|
|
|
|
[config]
|
|
srcDir = "src/"
|
|
testDir = "test/"
|