mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-20 14:57:50 +01:00
Current state.
This commit is contained in:
parent
924c9b9f7e
commit
a805e9c56d
15 changed files with 345 additions and 314 deletions
|
|
@ -6,7 +6,7 @@ using Penumbra.Util;
|
|||
|
||||
namespace Penumbra.Mods.Manager;
|
||||
|
||||
public class ModCacheManager : IDisposable, Luna.IService
|
||||
public class ModCacheManager : IDisposable, Luna.IRequiredService
|
||||
{
|
||||
private readonly Configuration _config;
|
||||
private readonly CommunicatorService _communicator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue