Skip to content

CSync v5.0.0

Choose a tag to compare

@Lordfirespeed Lordfirespeed released this 29 Apr 14:31
· 1 commit to main since this release
2ac19e3

Added

  • SyncedConfig2 and SyncedEntryFieldAttribute to replace SyncedConfig and DataMember
  • SyncedEntryBase.SyncEnabled property can be set to true/false on the host to enable/disable syncing of that particular entry

Changed

  • Marked SyncedConfig and related methods as obsolete
  • Updated Sigurd.Thunderstore.SDK (build-time dependency) to 0.3.3

Fixed

  • SyncedConfig.PopulateEntryContainer won't populate entries more than once