Skip to content

Added gradle build files#5

Open
IceDragon200 wants to merge 4 commits into
Gwafu:masterfrom
IceDragon200:gradle-build
Open

Added gradle build files#5
IceDragon200 wants to merge 4 commits into
Gwafu:masterfrom
IceDragon200:gradle-build

Conversation

@IceDragon200
Copy link
Copy Markdown

To scratch my own itch #4, I tried making a gradle build file for Growthcraft, it works for the most part.

I also wrote a script for packing the Growthcraft sub mods/packages whatchamacallit, sadly its written in ruby.

Sorry its in ruby, I don't write python, and neither do I understand how
to achieve the same function using gradle.

:(

Sad times aside, this script will extract all the built growthcraft libs (only the main anc dev ones currently) and rebuild the
sub mod jars from them

so growthcraft-2.1.0.jar will create growthcraft-2.1.0-apples-2.1.0.jar and so forth

The program also has a verbose flag to make it somewhat noisy (jar and 7z)

Some problems, I'm not sure why, but `jar x` didn't work on my system, most likely I forgot some parameter, so if anyone knows the problem,
feel free to change the 7za command to jar x to extract the jar file.
@Alatyami
Copy link
Copy Markdown

This has been merged with the community edition. Thanks IceDragon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants