Vadim Grigoruk
Vadim Grigoruk
for future use https://github.com/josephbmanley/butler-publish-itchio-action
Personally, I don't like the idea of calling system functions like writing a GIF from an API. Not sure if this will ever become part of the API, but it's...
what compiler are you using here?
Yes, because we have old binaries for the export on the server, we need to set up our pipeline properly to update them on every build.
@andreyorst can't reproduce it, could you pls test CI binaries https://nightly.link/nesbox/TIC-80/workflows/build/main? Thank you.
We added an option to build languages as shared libs, maybe you need to also copy `fennel.so` to `~/bin/tic80`. Or build everything statically using `-DBUILD_STATIC_DEFAULT=ON`.
What about adding yourself to the credits? :) https://github.com/nesbox/TIC-80?tab=readme-ov-file#credits
sure, add anyone you think is involved
Maybe we need to play with these options in SDL2 cmake https://github.com/libsdl-org/SDL/blob/f070c83a6059c604cbd098680ddaee391b0a7341/CMakeLists.txt#L490 
Please provide your game, I'll try to find the reason.