Vadim Grigoruk

Results 236 comments of 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`.