README Updates #19
Annotations
3 warnings
Pack Solution:
MultiplayerModRestrictor/ModData.cs#L7
Non-nullable field 'ModGUID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MultiplayerModRestrictor/ModData.cs#L8
Non-nullable field 'ModName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Pack Solution:
MultiplayerModRestrictor/ModData.cs#L9
Non-nullable field 'ModVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading