XaiJu
jdh
jdh

patreon


Updated Code Download

Hello everyone! As always, thanks for supporting me on here - there are more videos and livestreams coming very soon! There's a download link to the latest version of the code below. It includes a lot of notable differences since the mid-July update, such as full 3D model support, liquids, animated level textures, overlays in level textures, improved and bugfixed lighting, weapons, reloading, reasonable enemy AI, and a million other things as gameplay has been taking shape.

I've included my sokol libraries as a part of the download since I have changed quite a bit of code in them to get them to properly support hot code reloading, but SDL and SDL_Image need to be cloned from git (make sure you clone SDL2 and *not* SDL3!). In addition, most submodules under libs/ have had their .git (and associated files) cleaned out in order to fit in under the Patreon 200 MiB attachment size limit. Things should build just fine however without the need to clone anything aside from SDL and SDL_Image. I think for the next download I'll host all of my versions of libraries on Github so everything can go more smoothly.

Looking forward to showing off everything this can do soon, and have fun taking a look through it and hacking on it :)


More Creators