[Feature] 在主页添加清除无用文件按钮
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
描述 | Description
在主页添加一个按钮,可以一键清除assets文件夹以及游戏实例中像.fabric文件夹内无用的文件,最主要是清assets里的内容
原因 | Reason
assets文件夹增长速度实在是太惊人了,在删除一些游戏实例后其中一些用不到的文件并未随之删除,如果加了上述功能可以极大的优化存储空间
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
No file or test is named. Start by locating the homepage UI and the code that manages the assets folder and Minecraft instance files, then determine how the project identifies unused content. Done means the homepage offers a safe one-click cleanup that removes unused assets and relevant files such as .fabric folders without affecting active game instances.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100