Skip to content
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

Updating arbitrary files #70

Open
Aninuscsalas opened this issue Dec 21, 2023 · 1 comment
Open

Updating arbitrary files #70

Aninuscsalas opened this issue Dec 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Aninuscsalas
Copy link

Is your feature request related to a problem? Please describe.
I'm making a large modpack, I have multiple places where i include the version of the pack. (In pack.toml, On the main menu, in the Better Compatibility Checker, etc.)

Describe the solution you'd like
I think it would be nice if there was a file where we can manually include the files where we want to update the files.

Release please already has a way to do this, but I'm not sure how this would apply to mc-modpack-kit
https://github.com/googleapis/release-please/blob/main/docs/customizing.md#updating-arbitrary-files

@Aninuscsalas Aninuscsalas added the enhancement New feature or request label Dec 21, 2023
@sofiedotcafe
Copy link
Contributor

You would need to write an updater for them, or just a bash scriptlet that change the version like I have done.

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

No branches or pull requests

2 participants