mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Tmp for Mod2
This commit is contained in:
parent
069ae772a5
commit
48e442a9fd
30 changed files with 697 additions and 252 deletions
|
|
@ -122,9 +122,11 @@ public class Penumbra : IDalamudPlugin
|
|||
}
|
||||
|
||||
ResidentResources.Reload();
|
||||
//var c = ModCollection2.LoadFromFile( new FileInfo(@"C:\Users\Ozy\AppData\Roaming\XIVLauncher\pluginConfigs\Penumbra\collections\Rayla.json"),
|
||||
// out var inheritance );
|
||||
//c?.Save();
|
||||
|
||||
foreach( var folder in ModManager.BasePath.EnumerateDirectories() )
|
||||
{
|
||||
var m = Mod2.LoadMod( folder );
|
||||
}
|
||||
}
|
||||
|
||||
public bool Enable()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue