-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modtype, installer and filelist now checked on collection install (#1…
…5279) * mod reference data checks now include installer choices * now comparing patches and fileEntries/hashes when installing collection * using the collections submodule for #347 fix --------- Co-authored-by: IDCs <[email protected]>
- Loading branch information
1 parent
1ac50b3
commit fafff95
Showing
6 changed files
with
48 additions
and
6 deletions.
There are no files selected for viewing
Submodule collections
updated
7 files
+1 −1 | src/initweaks.ts | |
+5 −0 | src/types/IEntryEx.ts | |
+30 −6 | src/util/InstallDriver.ts | |
+2 −11 | src/util/transformCollection.ts | |
+28 −0 | src/util/util.ts | |
+1 −1 | src/views/CollectionPageView/CollectionOverview.tsx | |
+2 −2 | yarn.lock |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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