A note on distributing binaries: you should distribute the executable (.exe on Windows, .x86_64 on Linux) together with the .pck data pack, not as separate downloads.
As is the game can't be played via the itch.io installer as it will propose to download either the .x86_64 or the .pck on Linux. The same situation likely happens on Windows. You should zip them together and upload the zip instead.