You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ The **Mode** section controls the operation to perform, and the **Target** speci
20
20
2.**Repack data files** - Repacks (i.e. re-bundles) data files in the "Base directory for extracted files", optionally using overrides in the directory given by the **Texture override directory** setting.
21
21
3.**Patch data files** - Updates the data files in-place using the overrides in the directory given by the "Texture override directory"
22
22
23
+
The app will appear to freeze after starting one of the three modes, because I'm too lazy to add threading. Just wait for it.
24
+
23
25
The **Create Backup** option is available in the "Repack data files" and "Patch data files" modes, and copies each affected file before modifying it. Use the **Restore Backup** button to restore the backups.
0 commit comments