Rabbitminers / Extended-Cogwheels

[Forge & Fabric, 1.18.2, 1.19.2 & 1.20.1] Adding more cogwheels to the create mod aswell as providing progression systems to modpack developers through configurations
https://modrinth.com/mod/extended-cogwheels
MIT License
8 stars 18 forks source link

How to build? #61

Closed LIUKRAST closed 1 year ago

LIUKRAST commented 1 year ago

Since the GitHub repo is already updated to create 0.5.1 I was wondering how do you build the project and export the jar. I will only do this for private purpose. I'm using Intellij IDEA as IDE but when trying to run the build task it exports a jar which does not work (even though the runClient task works)

xXNightsecretXx commented 1 year ago

I don't see a 0.5.1 branch

LIUKRAST commented 1 year ago

I don't see a 0.5.1 branch

https://github.com/Rabbitminers/Extended-Cogwheels/blob/multiloader-1.18.2/build.gradle

The create version is 0.5.1 here

Vixeliz commented 1 year ago

Take the build from the subproject for forge this would be forge/build/libs/extendgears-.jar or fabric/build/libs/extendedgears-.jar at least when building on cli with gradle. Not the developer just was letting you know though :) (but yeah don't ask for support for this version since obviously in development) (although the dev may be ok with that generally it seems most devs don't like that but i can't speak for them)

Rabbitminers commented 1 year ago

You can download betas from our discord server or from releases here on github. Between that the mod is unstable and shouldn't be used