Tutorial on how to call/load external .dll/.so from lua
Is there any tutorial or help about how to call external libraries from lua scripts ?
FOSS gamedev and creative worlds
https://forums.minetest.org/
aldobr wrote:Is there any tutorial or help about how to call external libraries from lua scripts ?
sudo apt-get install luasockethttp = require("socket.http")