Cody Tilkins

Results 131 comments of Cody Tilkins

I use the standard headers provided by lua and luajit. So this makes it compatible with whatever luarocks is doing to build and link. I am following this guide: https://github.com/luarocks/luarocks/wiki/Installation-instructions-for-Unix...

A REPL environment is NOT needed for LuaRocks. Just something able to execute a script with param args. So some internal solution could be resolved for dependency management as well.

I am I just targeted the wrong one when I generated the version without thinking

I already gave up the terrible development lifecycle of unreal for godot in that mean time :)

Hi, as you can see I haven't updated LuaOTP in a long time. I need to catch it up to speed with the https://github.com/tilkinsc/COTP library.

I pretty much scrapped all the code I had and writing anew. It seems like I can't find a sha1 library that isn't dogwater. If you can find one that...

This involves distributing openssl and/or a dll, which their repository actually infringes openssl's license I think. I have 0 interest in integrating with LuaRocks, as this is supposed to be...

You're right. They are listed as optdepends. Which I would discover through the AUR website, `pacman -Qi bolt-launcher` or `yay -Si bolt-launcher`. I wonder if its better to disable rs3...

Me and my colleague are trying to get started with revolt, but were having strange bugs with it (like audio connection). We are using the docker container. We are okay...