mirror of
https://github.com/Grasscutters/gcgm-plugin.git
synced 2024-11-22 21:02:51 +08:00
4 lines
70 B
Groovy
4 lines
70 B
Groovy
|
rootProject.name = 'gcgm'
|
||
|
|
||
|
include 'gc-plugin'
|
||
|
include 'web-interface'
|