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: TODO.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,12 @@
2
2
3
3
## DAT check
4
4
5
-
* Create a Zip infrastructure layer and a corresponding model to abstract away the ZipArchive (it will also allow to pass only this model with a path property and not both the zip and path as two parameters targetZip/targetZipPath)
5
+
* Fix/rebuild:
6
+
* if no error: copy
7
+
* get the list of required files
8
+
* search the romset and other if they exist
9
+
* if any required file is missing skip the game
10
+
* rebuild the zip
6
11
* Have a progress bar for the steps and a progress bar for the items in the step
0 commit comments