The issue asks about the difference between 'x64.exe' and '.exe' in the downloads. Research what the standard naming conventions mean: 'x64' indicates 64 bit architecture, while '.exe' without architecture usually refers to 32 bit. The repo is an Electron app, so it likely bundles both architectures. Direct the contributor to the release page or CI config to confirm and add a short explanation in the README or download section.
x64.exe 和 .exe 有什么区别? · rubickCenter/rubick#380 | Good First Issue