isXander / isXander/YetAnotherConfigLib

Suggestion: Compile with relevant FAPI modules instead of them all

Open
#312 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
155
Forks
68
PR merge metrics
No merged PRs in 30d

Description

hi! i know this is a nitpicky thing to make an issue about but i use YACL in a multiloader system so whenever i need to rebuild my cache it has to build for every single version, including dependencies. i know this isn't your problem but i think because this mod is a library it should aim to require as little as possible. especially when my wifi gets bad, it can make the process take upwards of 20-30 minutes to download everything - and the modules aren't even touched. obviously not a critical issue but it also (hopefully) shouldn't be a struggle to implement. thanks!

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 build configuration and dependency declarations for the multiloader setup and FAPI modules. Trace which modules are currently included during cache rebuilds, then verify the build requests only the modules relevant to each loader and Minecraft version.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.