Files
apollo/game/plugin/consumables/build.gradle
2017-09-16 20:40:17 +01:00

7 lines
136 B
Groovy

plugin {
name = "consumables"
packageName = "org.apollo.game.plugin.consumables"
authors = [
"Gary Tierney",
]
}