Initial commit on new woodcutting branch

This commit is contained in:
Trevor Flynn
2017-09-16 20:31:53 -07:00
committed by Gary Tierney
parent 76dd8ba192
commit 3e6415f0d2
5 changed files with 287 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name = "woodcutting-skill"
package = "org.apollo.game.plugin.skills.woodcutting"
authors = [
"tlf30"
]
[config]
srcDir = "src/"
testDir = "test/"