lc-sigurd / sigurd

Sigurd, the Lethal Company Library.
GNU Lesser General Public License v3.0
3 stars 1 forks source link

Improved network incompat message #17

Open Lordfirespeed opened 7 months ago

Lordfirespeed commented 7 months ago

x753 on Discord:

[Library] should add an error message explaining that the networked prefab list is mismatched and that the mod adding asset X is likely incompatible with vanilla versions

Implementation will require patching AddNetworkPrefab, using reflection to read the calling assembly & matching that to a mod GUID

In the case that a mod does not depend on Sigurd, we will not be able to support displaying which mod it was registered by