Remove MOD from Plugin.cs which fixed networking
All checks were successful
CI/CD Pipeline / build (pull_request) Has been skipped
CI/CD Pipeline / release (pull_request) Has been skipped
CI/CD Pipeline / test (pull_request) Successful in 34s

This commit is contained in:
2025-12-24 22:27:43 -07:00
parent 9b8900d7a7
commit 0ca6b27a11
5 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
[0.4.3]
- Removed references to the `Mod` class from SLP. This was the root of the multiplayer
connectivity issues. Multiplayer should now work with Slang installed.
[0.4.2]
- Removed all harmony patches as most functionality as been added into the