isXander / isXander/YetAnotherConfigLib
Suggestion: Compile with relevant FAPI modules instead of them all
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
- 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 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