In v1.0.1 and previous, the released rgbds-win32.zip and rgbds-win64.zip only contained the executables and DLLs. But in v1.0.2 and v1.0.3, they contain two bin/ and share/ directories, with the executables in bin/ and the man pages in more subdirectories of share/.
Windows users have no use for the man pages, and may be confused by them, or may be relying on unzipping the file to immediately get the executables (for example, hardware.inc's CI testing workflow). We should consider going back to the simpler binary-only Windows release zips.
In v1.0.1 and previous, the released
rgbds-win32.zipandrgbds-win64.ziponly contained the executables and DLLs. But in v1.0.2 and v1.0.3, they contain twobin/andshare/directories, with the executables inbin/and the man pages in more subdirectories ofshare/.Windows users have no use for the man pages, and may be confused by them, or may be relying on unzipping the file to immediately get the executables (for example, hardware.inc's CI testing workflow). We should consider going back to the simpler binary-only Windows release zips.