nanite / nanite/BetterCompatibilityChecker

[Feature Request] Provide a URL for players to download new versions of modpacks.

Open
#43 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.