mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-09 12:20:36 +01:00
65221b1ba9
> Not actually fully functional, but it's a start
8 lines
134 B
Groovy
8 lines
134 B
Groovy
rootProject.name = 'Plan'
|
|
|
|
include 'common'
|
|
include 'bukkit'
|
|
include 'sponge'
|
|
include 'bungeecord'
|
|
include 'velocity'
|
|
include 'plugin' |