ModShard.dll is no longer necessary.
This means we should remove it from release notes and the documentation.
We also need to remove any mention of it from the ModLoader.cs file.
It contains the definition of the ScriptEngine which is now created directly by the MSL app, instead of the game.
ModShard.dllis no longer necessary.This means we should remove it from release notes and the documentation.
We also need to remove any mention of it from the
ModLoader.csfile.It contains the definition of the
ScriptEnginewhich is now created directly by the MSL app, instead of the game.