xna-cncnet-client
xna-cncnet-client copied to clipboard
Generate OnlineId cross-platform implementation
Follow up of:
- https://github.com/CnCNet/xna-cncnet-client/pull/341
- Windows specific functionality currently disabled on other platforms:
- Generate OnlineId (Startup)
- Registry (Microsoft.Win32)
- SecurityIdentifier (System.Security.Principal.Windows)
- WMI (System.Management)
A cross-platform version for Generate OnlineId needs to be implemented.
/var/lib/dbus/machine-id and /etc/machine-id (systemd based) on Linux