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

Refactor naming scheme out of ScriptContextExtensions #158

Closed moolicc closed 1 year ago

moolicc commented 1 year ago

The naming format of exposed members should be dependent on the IScriptContext, and not as generic as it is now.