Difference between revisions of "Programs and Editors"

From Minetest Wiki
Jump to navigation Jump to search
Line 51: Line 51:
 
| name = Node Box Editor
 
| name = Node Box Editor
 
| description = 3D editor for easily creating custom [[blocks]] by dragging their edges. Supports all operating systems Minetest supports.
 
| description = 3D editor for easily creating custom [[blocks]] by dragging their edges. Supports all operating systems Minetest supports.
 
There is also an online editor [https://forum.minetest.net/viewtopic.php?f=14&t=19895 Web Node Box Creator]
 
 
| link = https://forum.minetest.net/viewtopic.php?f=14&t=2840
 
| link = https://forum.minetest.net/viewtopic.php?f=14&t=2840
 
| website = [https://forum.minetest.net/viewtopic.php?f=14&t=2840 forum]
 
| website = [https://forum.minetest.net/viewtopic.php?f=14&t=2840 forum]

Revision as of 07:10, 14 April 2018

Many programs, web apps, and editors for Minetest have been created by the community.

This is not a comprehensive list, for more see Minetest related projects in the forum.

Mapping

Name Description Info / Webpage Author
Screenshot minetestmapper.png Minetest Mapper Creates 2D maps of your world, where one block corresponds to one pixel.

There is also a Minetest Mapper GUI project.

wiki many contributors
150px WorldEdit Tools and commands for editing the world.

(Technically this is a modpack, and is operated from within the game engine)

wiki many contributors


Miscellaneous

Name Description Info / Webpage Author
150px Skin database Preview, share, and download player skins forum addi


Mod search engine Search for mods by name or keyword. Results weighted by user ratings. forum Krock


Node Box Editor 3D editor for easily creating custom blocks by dragging their edges. Supports all operating systems Minetest supports. forum rubenwardy
Web Node Box Creator 3D editor for easily creating custom blocks. Web based. forum IcyDiamond
Public remote media server Like a CDN for your Minetest server. This remote media server provides clients with media for your servers, so that your server does not have to provide this download to your players when they connect. This generally speeds up connections and lowers the pressure on your server, and so it's a good thing!

This is a public instance of the Minetest Remote Media server project.

forum sofar