GitHub Issue

Add linux support

Discovered On Mar 1, 2026
Primary Metric open
How could it be patched/made to work with linux, like with CMake?
View Raw Thread

Developer & User Discourse

NEVARLeVrai • Mar 1, 2026
you can run the exe with bottle, my friend does this
NEVARLeVrai • Mar 1, 2026
ah yeah you need to compile it mb
void2012 • Mar 1, 2026
Hi, yes, CMake support is planned.
As for Linux, it requires porting the code to SDL3.
DecalOverdose • Mar 1, 2026
Being done here: https://github.com/ThePixelMoon/4jcraft
blobcoder21 • Mar 1, 2026
> Hi, yes, CMake support is planned. As for Linux, it requires porting the code to SDL3.

I could try this, but it might be very complicated