Love v12.0 has https which I really want to get into and experiment with. This page: https://love2d.org/wiki/lua-https has this text:
Compile From Source
While lua-https will be bundled in LÖVE 12.0 by default, it's possible to compile the module from source and use it on earlier version of LÖVE. Grab the source code at https://github.com/love2d/lua-https. All compilation requires Lua 5.1 (or LuaJIT) headers and libraries available.
Windows
Compilation is done using CMake.
I don't have a dev environment and I've never used CMake. Is there anyone here that can get the source from https://github.com/love2d/lua-https and provide a dll? I'm guessing that's the next challenge. The forum won't take a dll. PM won't either? Zip it and email to togfox@gmail.com?
Thanks.
Last edited by togFox on Thu Dec 07, 2023 10:35 pm, edited 1 time in total.