07th-mod / 07th-mod/python-patcher
Add option to make a copy of the game folder before patching (console arcs, but also generally)
- Langage dominant
- JavaScript
- Étoiles
- 214
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Examinez le script principal du patcher pour comprendre comment il localise et modifie les dossiers du jeu. Identifiez où l'opération de copie doit se produire avant le début du patch. Vérifiez les opérations de fichiers existantes et la gestion des erreurs pour intégrer la logique de sauvegarde. Testez en appliquant un patch à un jeu pour vous assurer que la copie est créée et que l'original reste intact.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, python
- Domaine
- cli, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100