Update for latest version of seamless
Some checks failed
Build / Compute Version (push) Successful in 5s
Build / Build Nuget package (push) Failing after 35s

Notable feature: ModAPI
This commit is contained in:
2025-05-11 16:14:22 -04:00
parent c8c0255edd
commit d84f37bea7
15 changed files with 310 additions and 113 deletions

View File

@@ -37,7 +37,7 @@ namespace SeamlessClient.Messages
this.IdentityID = playerIdentity;
}
public void SerializeWorldData(MyObjectBuilder_World WorldData)
{