If available, provide the custom URL for the user posting the contributor update. If such a URL is not available, instead provide the profiles/<id> available from SteamUser.GetSteamID()
This should only be necessary if the contributor is not the owner of the workshop entry.
Since the modkit communicates through steam to push updates, it should be possible to get the user's ID prior to pushing a change. But this would require changing how the modkit currently functions.
The expected format of contributor updates will be Contrib. [URL]
Cross-Referenced from samfundev/KTANE-Bot#34
If available, provide the custom URL for the user posting the contributor update. If such a URL is not available, instead provide the
profiles/<id>available fromSteamUser.GetSteamID()This should only be necessary if the contributor is not the owner of the workshop entry.
Since the modkit communicates through steam to push updates, it should be possible to get the user's ID prior to pushing a change. But this would require changing how the modkit currently functions.
The expected format of contributor updates will be
Contrib. [URL]Cross-Referenced from samfundev/KTANE-Bot#34