mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-26 06:21:49 +01:00
Move some services to Luna, move config files. Add and use UiConfig.
This commit is contained in:
parent
98178ae289
commit
6b7039f743
83 changed files with 643 additions and 540 deletions
|
|
@ -14,7 +14,7 @@ namespace Glamourer.Gui.Customization;
|
|||
public partial class CustomizationDrawer(
|
||||
ITextureProvider textures,
|
||||
CustomizeService service,
|
||||
Configuration config,
|
||||
Configuration.Configuration config,
|
||||
FavoriteManager favorites,
|
||||
HeightService heightService)
|
||||
: IDisposable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue