07th-mod / 07th-mod/python-patcher
Add option to make a copy of the game folder before patching (console arcs, but also generally)
- 主要语言
- JavaScript
- 星标
- 214
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
For all games, it would be nice to make a backup of the game, in case the installation fails, or just so the user can play either copy.
The user can do this manually, but adding a simple "make a copy of the game folder" option should be reasonably easy
If a user wants to restore their original version (to re-patch or otherwise), they need to manually delete the game and then re-download, then re-install it.
This is especially important for the Console arcs, which share chapter 4.
We should remember to remind users that steam sync won't work on the duplicate copy/steam won't launch the duplicate copy, and any other gotchas with the other copy.
贡献指南
这个仓库没有索引到贡献指南
调研方向
查看修补程序的主脚本,了解其如何定位和修改游戏文件夹。确定在修补开始前应在何处执行复制操作。检查现有的文件操作和错误处理,以集成备份逻辑。通过修补游戏进行测试,确保创建了副本且原始文件保持完整。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, python
- 领域
- cli, tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100