mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 00:38:18 +00:00
Add a DSL for defining ammo types
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
plugin {
|
||||
name = "combat"
|
||||
description = "Extensible framework for combat."
|
||||
authors = [
|
||||
"Gary Tierney <gary.tierney@gmx.com>"
|
||||
]
|
||||
dependencies = [
|
||||
"util:lookup"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user