Unity plugin Blender add-on Godot add-on Game Maker 8 extension Building on Mac and Linux Ensure python3 is installed. Ensure the SDL2 and GLEW libraries are installed if you're building the test program (on Ubuntu: libsdl2-dev, libglew-dev). Run make to build. If you want to link...
Unity MelonLoader mod Ensure python3 is installed. Ensure the SDL2 and GLEW libraries are installed if you're building the test program (on Ubuntu: libsdl2-dev, libglew-dev). Runmaketo build. If you want to link musl libc instead of glibc runLIBSM64_MUSL=1 makeinstead. ...