mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Add characterglass.shpk to the skin.shpk fixer
This commit is contained in:
parent
da423b7464
commit
29c93f46a0
9 changed files with 290 additions and 155 deletions
|
|
@ -78,7 +78,7 @@ public class Penumbra : IDalamudPlugin
|
|||
_services.GetService<ModCacheManager>(); // Initialize because not required anywhere else.
|
||||
_collectionManager.Caches.CreateNecessaryCaches();
|
||||
_services.GetService<PathResolver>();
|
||||
_services.GetService<SkinFixer>();
|
||||
_services.GetService<ShaderReplacementFixer>();
|
||||
|
||||
_services.GetService<DalamudSubstitutionProvider>(); // Initialize before Interface.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue