actually start to bring structure into the project
make it resilent against restarts/reloads remove all user interaction for resource gathering compute hashes on first time file resolving and on updates of said file on resolving
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using Dalamud.Plugin;
|
||||
using System;
|
||||
|
||||
namespace SamplePlugin
|
||||
namespace MareSynchronos
|
||||
{
|
||||
[Serializable]
|
||||
public class Configuration : IPluginConfiguration
|
||||
|
||||
Reference in New Issue
Block a user