mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-07-02 01:56:41 +00:00
Lowercase project names and exclude paper-api from paper-mojangapi
This commit is contained in:
@ -5,6 +5,6 @@ pluginManagement {
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "ForkTest"
|
||||
rootProject.name = "forktest"
|
||||
|
||||
include("ForkTest-API", "ForkTest-Server")
|
||||
include("forktest-api", "forktest-server")
|
||||
|
Reference in New Issue
Block a user