Difference between revisions of "Programs and Editors"
Jump to navigation
Jump to search
(Add mtmediasrv and mtmapprune) |
(→Servers: rename mtmediasrv) |
||
Line 81: | Line 81: | ||
{{:Programs_and_Editors_table_heading| | {{:Programs_and_Editors_table_heading| | ||
{{:Programs_and_Editors_table_entry | {{:Programs_and_Editors_table_entry | ||
− | | name = Minetest Remote Media Server | + | | name = mtmediasrv |
− | + | | description = Minetest Remote Media Server: Distribute Minetest media (textures, models, sounds) to Minetest clients for multiplayer server owners that wish to have their media hosted on a ''remote media server'' URL. | |
| link = https://github.com/sofar/mtmediasrv | | link = https://github.com/sofar/mtmediasrv | ||
| website = [https://forum.minetest.net/viewtopic.php?f=14&t=17411 forum] | | website = [https://forum.minetest.net/viewtopic.php?f=14&t=17411 forum] | ||
Line 88: | Line 88: | ||
}} | }} | ||
}} | }} | ||
− | |||
== Development == | == Development == |
Revision as of 01:29, 28 May 2018
Language: | English • Deutsch • 日本語 • Bahasa Melayu |
---|
This is a list of unofficial Minetest-related software.
This is not a comprehensive list, for more see Minetest-related projects in the forum.
Mapping
Name | Description | Info / Webpage | Author |
---|---|---|---|
Minetest Mapper | Creates 2D map images of your world, where one block corresponds to one pixel.
There is also a Minetest Mapper GUI available. |
wiki | many contributors |
MTSatellite | A real-time Web mapping system for Minetest. Play on your world in Minetest and share a map of it in the Web. | forum | s-l-teichmann |
Amidstest | Provides a map of a Minetest world without the world needing to be created by Minetest. This is a Minetest version of the Amidst tool for Minecraft. Can also view the biomes as Voronoi diagrams. | forum | Dr.Frankenstone |
World editing and importing
Name | Description | Info / Webpage | Author |
---|---|---|---|
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 |
Geo mapgen | Generate Minetest worlds from real-world topographical data. Reads GeoTiff land cover data and digital elevation models such as those provided by SRTM | forum | Gael de Sailly |
Real Terrain | Use image files as heightmaps and biome-maps to generate Minetest worlds. | forum | bobomb |
mcimport | A world converter for whole Minecraft maps (Minecraft saves), outputting a new, playable Minetest world (for GNU/Linux). | forum | many contributors |
mtmapprune | Prunes the map.sqlite from a world and deletes blocks outside a specified range. | forum | sofar |
Twoelk also describes other converters for importing Minecraft data into Minetest.
Servers
Name | Description | Info / Webpage | Author |
---|---|---|---|
mtmediasrv | Minetest Remote Media Server: Distribute Minetest media (textures, models, sounds) to Minetest clients for multiplayer server owners that wish to have their media hosted on a remote media server URL. | forum | sofar |
Development
See Development Tools in the Minetest Developer Wiki.