Skip to content

Add Modrinth project files support #580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 21, 2025

Conversation

fireph
Copy link
Contributor

@fireph fireph commented Jun 19, 2025

Uses the same syntax as Curseforge: @/path/to/modrinth-mods.txt. Added tests to make sure it is working as expected. I tried to follow how it was done for Curseforge as closely as possible to keep things consistent. I will make a separate PR to update the docs at itzg/docker-minecraft-server/docs/mods-and-plugins/modrinth.md

docs PR: itzg/docker-minecraft-server#3506

Uses the same syntax as curseforge (@/path/to/modrinth-mods.txt)
Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Just need to investigate the unit test failure.

@fireph
Copy link
Contributor Author

fireph commented Jun 19, 2025

It was a stubs issue with the test failure, I think I fixed it.

@itzg
Copy link
Owner

itzg commented Jun 19, 2025

Still failing. Please make sure you're running tests locally before pushing such as with

./gradlew test

@fireph
Copy link
Contributor Author

fireph commented Jun 19, 2025

Figured out the issue and tests pass when running locally for me. Sorry for the back and forth on this 😭

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@itzg itzg merged commit 3c6810c into itzg:master Jun 21, 2025
1 check passed
@itzg itzg added the enhancement New feature or request label Jun 21, 2025
@itzg
Copy link
Owner

itzg commented Jun 21, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants