mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-24 22:30:47 -05:00
5 lines
87 B
Groovy
5 lines
87 B
Groovy
rootProject.name = "package-root"
|
|
|
|
include "initLib"
|
|
include "upload"
|
|
include "package" |