moolicc / Wallop

Extensible, living/animated wallpaper engine built in C# using Silk.NET's OpenGL wrapper at its core.
29 stars 4 forks source link

Module/Package custom data Plugin additions #171

Open moolicc opened 1 year ago

moolicc commented 1 year ago

We should add a field to both Package and Module called something like Dictionary<string, string> CustomData which will allow plugins to expose options through the package's configuration.