mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
rootProject.name = "CustomFishing"
|
|
include(":api")
|
|
include(":core")
|
|
include(":compatibility")
|