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