Skip to content

Conversation

@BalaM314
Copy link
Contributor

  • Update minGameVersion to v147
  • Replace Seq#filter with retainAll or select as appropriate

@BalaM314
Copy link
Contributor Author

Fixes #17 and fixes #18

@max397574
Copy link

@BalaM314 how can I use your branch until this gets merged?
seems like downloading the zip and importing it as mod isn't working. Not sure if it's a bug or if I am doing something wrong

@BalaM314
Copy link
Contributor Author

BalaM314 commented May 6, 2025

@max397574
This is a java mod, so the repository (and zip file) only contains the source code for the mod. To make the actual importable mod, you have to build it into a mod using Gradle. Github Actions usually does that automatically, but it'll only work after the changes are merged. I'll create a built mod on my fork and send the link here.

* Update minGameVersion to v147
* Replace Seq#filter with retainAll or select as appropriate
@max397574
Copy link

any updates on this @BalaM314 ?

@BalaM314
Copy link
Contributor Author

BalaM314 commented May 14, 2025

Moved to #23 as I need the master branch to create a built jar

@BalaM314 BalaM314 closed this May 14, 2025
@BalaM314
Copy link
Contributor Author

BalaM314 commented May 14, 2025

@max397574 I have created a build here: https://github.com/BalaM314/AutoDrill/actions/runs/15020914950

Unzip the zip file to get the jar file, github zips it even though jar files are already compressed

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