mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
7 lines
125 B
TOML
7 lines
125 B
TOML
name = "Banking"
|
|
package = "org.apollo.game.plugin.banking"
|
|
authors = [ "Major" ]
|
|
|
|
[config]
|
|
srcDir = "src/"
|
|
testDir = "test/" |