mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Some Glamourer stuff.
This commit is contained in:
parent
21e6a17d1c
commit
2ef9d3d56e
7 changed files with 55 additions and 48 deletions
|
|
@ -103,6 +103,7 @@ public class Penumbra : IDalamudPlugin
|
|||
|
||||
Framework = new FrameworkManager(Dalamud.Framework, Log);
|
||||
CharacterUtility = new CharacterUtility();
|
||||
|
||||
Backup.CreateBackup( pluginInterface.ConfigDirectory, PenumbraBackupFiles() );
|
||||
Config = Configuration.Load();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue