Page 1 of 1

Mod request.

PostPosted: Fri Mar 08, 2013 13:00
by Tedypig
Is it possible to have server software like MCForge for Minecraft? That way you can run your server without actually starting the game. I have a kind of slow PC and would like to start a server, but when Minetest is running I can't do anything else. Please advise.

Thank you --Tedypig

PostPosted: Fri Mar 08, 2013 13:06
by jojoa1997

PostPosted: Fri Mar 08, 2013 13:29
by Calinou
Yes, you can start a "dedicated" server by opening a command line.

1) go to the "bin" directory of your Minetest directory
2) hold Shift then right click an empty space in that directory, click "Open command window here"
3) type: minetest.exe --server --worldname world_name_here
4) to stop it, press Ctrl+C once.