Hybrid Dog wrote:you could run a compiled c++ code or even compile it
Yeah, but if you run a program (c++ or not) with os.execute it won't run in the minetest application and won't be able to do anything.
I think there are possibilities.
Like attaching to the minetest process and inserting code from another process?
Hell, that would not even work with different builds like BlockMen's, Fess or mine (even with the same commit)