Is your feature request related to a problem? Please describe.
Many DayZ mods require DayZ GUIDs instead of a Steam IDs for assigning roles and permissions to users. DayZ GUIDs are URL-safe Base64-encoded SHA256 hashes of their corresponding Steam IDs, however many server admins don't know how to perform the conversion.
Describe the solution you'd like
It would be nice to have a simple tool for converting Steam IDs to DayZ GUIDs.
Is your feature request related to a problem? Please describe. Many DayZ mods require DayZ GUIDs instead of a Steam IDs for assigning roles and permissions to users. DayZ GUIDs are URL-safe Base64-encoded SHA256 hashes of their corresponding Steam IDs, however many server admins don't know how to perform the conversion.
Describe the solution you'd like It would be nice to have a simple tool for converting Steam IDs to DayZ GUIDs.
Describe alternatives you've considered N/A
Additional context N/A