[Feature] 自动扫描模组jar是否包含本地化文件
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
可以在模组管理界面自动扫描加载的模组中是否包含zh_cn.json 文件 (或者特定语言的本地化文件)
原因 | Reason
此功能可便于快速筛选和翻译模组 尤其适合冷门无i18的模组
详情 | Description
No response
Contributor guide
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 identifies the mod management interface and loaded mod JARs, but names no source file, test, or entry point. Start by locating the mod management UI and the code that loads mod JARs, then determine how language files such as zh_cn.json are represented. Done means the interface can identify mods containing a selected localization file, with coverage for the supported language-selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, localization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100