hedge-dev / hedge-dev/UnleashedRecomp
Configuration file should be versioned.
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 421
- PR merge metrics
- No merged PRs in 30d
Description
There's no version field for configuration, which means we can't fix changes across versions if changes happen.
A missing field should be assumed to be version 0.
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
The issue does not name a configuration file, tests, or entry point. Locate the configuration loading and saving code, then inspect how version-dependent changes are handled. Done means configurations include a version field and missing fields are treated as version 0, with coverage for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100