-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure manifest.json is present in all locally imported mods
Create a manifest.json file into cache folder if one wasn't provided by the uploaded zip, or if a .dll file was uploaded. For consistency we want all installed mods to have this file regardless of the installation method. Locally installed mods will still have the separate mm_v2_manifest.json file so they can be told apart from the files downloaded from Thunderstore.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
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