ArchipelagoMW / Archipelago.MultiClient.Net

A client library for use with .NET based prog-langs for interfacing with Archipelago hosts.
MIT License
13 stars 10 forks source link

Made deathlink toggleable #59

Closed Jarno458 closed 2 years ago

Jarno458 commented 2 years ago

Deathlink nolonger triggers of own send DeathLink's Deathlink can now be toggled Session.CreateDeathLinkServiceAndEnable change to Session.CreateDeathLinkService().EnableDeathLink() Session.UpdateConnectionOptions moved to Session.ConnectionInfo.UpdateConnectionOptions