Make human.pbd moddable

This commit is contained in:
Exter-N 2024-03-26 02:29:07 +01:00
parent 12532dee28
commit efdd5a824b
11 changed files with 202 additions and 12 deletions

View file

@ -77,6 +77,7 @@ public class Penumbra : IDalamudPlugin
_services.GetService<ModCacheManager>(); // Initialize because not required anywhere else.
_collectionManager.Caches.CreateNecessaryCaches();
_services.GetService<PathResolver>();
_services.GetService<PreBoneDeformerReplacer>();
_services.GetService<ShaderReplacementFixer>();
_services.GetService<DalamudSubstitutionProvider>(); // Initialize before Interface.