Hello there,
I can't seem to find any documentation or exisiting code on this, honestly I don't even know what to search for.
I've got a website that, when you call to a URL, it will return information. How can I get a mod to make a call to that URL and then process the information returned? Using cURL on my command line, I can see it plain as day, and could write a bash script to handle it....I just don't know how to get it to work in Minetest,
I hope this makes sense. Thanks!