mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-03-23 09:03:31 -04:00
5 lines
87 B
Groovy
5 lines
87 B
Groovy
rootProject.name = "package-root"
|
|
|
|
include "initLib"
|
|
include "upload"
|
|
include "package" |