nanite / nanite/BetterCompatibilityChecker
[Feature Request] Provide a URL for players to download new versions of modpacks.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 16
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Feature Description
The configuration would have an option download_url where users could download the new required version from.
The server would communicate the download_url and the client would provide a clickable link to take the user to the new release.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the configuration handling and the server-to-client communication paths for compatibility updates. Trace how the client reports a required new version, then determine where a configured download_url could be carried and rendered as a clickable link; done means the URL reaches the client and users can open it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100