Help Problem about compiling ecoitems

offline

Posts

3

Likes

0

Bits Credits

0

LEVEL

0

190 XP

Hello,
I am compiling ecoitems with gradlew.bat file that is inside github file. But i can't find build file that end with .jar1737632500248.png
 
Liked by:

FateKid

Devil Did It
offline

Posts

16,225

Likes

371,490

Resources

3,061

Bits Credits

1,034

LEVEL

11

6,835 XP

From what you've posted, it doesn't seem to show any errors in the build. It shows success. Each plugin developer chooses where those builds are outputted to, so it's somewhere in your project.
If you're missing some dependencies, it would not build. If you're not running the right gradlew command, builds will not output.
 
Liked by:
Top Bottom