mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-02 05:43:42 +01:00
new meta format; enchanced grouping; minor fixes
This commit is contained in:
parent
25ac5d1999
commit
21b657c086
9 changed files with 136 additions and 255 deletions
|
|
@ -53,6 +53,8 @@ namespace Penumbra
|
|||
ResourceLoader.Init();
|
||||
ResourceLoader.Enable();
|
||||
|
||||
GameUtils.ReloadPlayerResources();
|
||||
|
||||
SettingsInterface = new SettingsInterface( this );
|
||||
PluginInterface.UiBuilder.OnBuildUi += SettingsInterface.Draw;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue