Hey!
I downloaded the project to reference in my mod, but the Cobblemon_challenge_1.5_1.20.1_combined branch is broken on download. I believe it has something to do with the CobblemonChallenge class (src/main/java/com/turtlehoarder/cobblemonchallenge/CobblemonChallenge.java) is outside of the :common (common) directory.
Currently it is at in a 'src' directory (src/main/java/com/turtlehoarder/cobblemonchallenge/CobblemonChallenge.java)
I moved it into Common in my project & it seemed to fix the issue!
Hey!
I downloaded the project to reference in my mod, but the Cobblemon_challenge_1.5_1.20.1_combined branch is broken on download. I believe it has something to do with the CobblemonChallenge class (src/main/java/com/turtlehoarder/cobblemonchallenge/CobblemonChallenge.java) is outside of the :common (common) directory.
Currently it is at in a 'src' directory (src/main/java/com/turtlehoarder/cobblemonchallenge/CobblemonChallenge.java)
I moved it into Common in my project & it seemed to fix the issue!