Skip to content

Conversation

bioxz
Copy link
Contributor

@bioxz bioxz commented Oct 24, 2024

Factorio has terminated 32 bit binary support 8 years ago (https://www.factorio.com/blog/post/fff-158) and only supports 64 bit binaries since version 0.15. The release of 2.x changed the version output of the binary, breaking binary arch detection. Instead of fixing this for a feature not support for years, this change removes it and enforces 64 bit binaries. Fixes #207.

- Factorio has terminated 32 bit binary support 8 years ago
(https://www.factorio.com/blog/post/fff-158) and only supports 64 bit
binaries since version 0.15. The release of 2.x changed the version
output of the binary, breaking binary arch detection. Instead of fixing
this for a feature not support since years, this change removes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updates using factorio-updater do not work for 2.x

1 participant