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