feat: 增加项目管理工作流与完整皮肤选择 - #9
Open
xiaobo121388 wants to merge 1 commit into
Open
Conversation
Add per-Mod project inspection and mutation previews with guarded approval flows in the extension UI. Expand skin selection with vanilla, custom, and NetEase 4D catalogs, previews, persistence, and coverage.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
本 PR 扩展 MC Dev Tools 侧边栏,使其能够管理工作区中的单个 Mod,并对 MCDevTool 提供的项目变更操作进行可视化预览和审批。
同时扩展现有皮肤编辑能力,支持从游戏资源、自定义文件库和网易 4D 皮肤中直接选择并预览皮肤。
项目管理
mcdk projectCLI 通信。apply-preview。皮肤管理
skins.json加载可用的原版免费皮肤。集成
mcdk.exe。fflate,仅用于受限读取已知网易 4D 皮肤资源。依赖
依赖对应的 MCDevTool 项目操作 PR:
(GitHub-Zero123/MCDevTool#10)
验证
npm run buildnpm run test:host-bridgenpm run lint:当前仓库依赖中没有可执行的 ESLint