mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
10 lines
152 B
TOML
10 lines
152 B
TOML
name = "woodcutting-skill"
|
|
package = "org.apollo.game.plugin.skills.woodcutting"
|
|
authors = [
|
|
"tlf30"
|
|
]
|
|
|
|
[config]
|
|
srcDir = "src/"
|
|
testDir = "test/"
|