ramiismail / dopresskit

presskit() - spend time making games, not press.
GNU General Public License v3.0
137 stars 50 forks source link

dodistribute: non-alphanum characters stripped from keys making url-based keys unusable #59

Open slowriot opened 7 years ago

slowriot commented 7 years ago

We distribute keys for drm-free copies of our game through itch.io; however, we've just discovered after sending out many keys that all of them are unreadable due to colons and slashes being stripped from the resulting keys.

Please don't modify the user-input key data, there's no good reason for this.