Add a bunch of help texts and expand on information.

This commit is contained in:
Ottermandias 2022-01-08 13:36:40 +01:00
parent 3e5ea0d89c
commit 7f9ca5db76
10 changed files with 505 additions and 390 deletions

View file

@ -93,7 +93,7 @@ namespace Penumbra.Meta
ClearDirectory();
if( reload )
{
_resourceManagement.ReloadPlayerResources();
_resourceManagement.ReloadResidentResources();
}
}