This is a mostly frozen copy of the Minetest forums through 2017. If you know phpBB3 and would like to host any G-rated forum here, you can email: me@minetest.org
If the email doesn't work, find out who's taken over Final Minetest from OldCoder and email them to get write access or an admin account.
I should have set this up years ago. But it's no tale of woe.
Whether the temperature is high or low, regardless of cold winds blow,
away we go like Edgar Allan Poe, on now with the show. BTW rhymes are welcome.
Thanks for the replies :) I wanted to use Eclipse because I used to it. After doing a bit of research, it seems that it is not suitable for Lua, even if there is a plugin, because I won't be able to use the graphical debugger.
Hi, I'm gonna make a subgame that will be used for a (hopefully) big server on a Linux machine. What type of database should I use to record persistent data ? I want to be able to read it to display infos on a website and I don't care about portability since the server will run only on Linux. I alre...
Eclipse is an integrated development environment. I want to use it to code a subgame. I don't like to use a text editor, I need a IDE with auto-completion. So if someone can teach me how to launch Minetest with Eclipse, it would be nice. Maybe it's more a Lua problem, I don't quite understand how Lu...
Hi, I'm trying to setup Eclipse to make a subgame by following this guide : here It seems outdated because for what I understand, Koneki is not maintained anymore, I couldn't find it, so I use LDT. I tried many thing, I cloned the minetest_game repo, I'm not sure if I have to clone the minetest repo...