-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix extraction of Grass Precache mods
Fix extraction of mods like Grass Precache for Skyrim Vanilla Grass. Mods like these have a Grass folder that belongs under Data, but the Data folder isn't included in the mod. Previously ammo would elevate all of this mod's .cgid files above the Grass folder. Now those files will remain in the correct place. If you were previously using a mod that had only one folder at the top level which was either named (case insensitive) "grass", "seq" or "scripts", you should re-download and reinstall that mod.
- Loading branch information
1 parent
8cbb4ad
commit 1e7647f
Showing
3 changed files
with
30 additions
and
34 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
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