ohoshk / DeployHistory-Recreations

Recreation of gametest1, gametest2, and sitetest1-3's DeployHistories. Gametest3-5 and Sitetest4 will be included as their archive.org snapshots.
8 stars 1 forks source link

"Other" section in README.md is confusing #5

Closed p0s0 closed 2 years ago

p0s0 commented 2 years ago

Main issue

This in README.md is confusing. What is [X] supposed to mean, and what is [#] supposed to mean? I feel like this should be addressed.

I personally prefer the longer version (New [WindowsPlayer|Studio|StudioBeta|Client] [Version Hash] at [Signing date & time formatted as MM/DD/YYYY HH:MM:SS PM|AM], file version: [File Version]...Done!) when making contributions to this repository, however, I could see why others may benefit by using the shorter version.

The tediousness of right clicking, going to Properties, and checking the Digital Signature can be very tedious. Personally, I can just use a small program I wrote to get the digital signature from a path including version folders with Roblox Player and Studio binaries, however, others may not have this. However, I plan on open sourcing this tool in the future.

p0s0 commented 2 years ago

I've created #6, a pull request, which may solve this issue. Please review