The ultimate in-game world editing tool for Minetest! Tons of functionality to help with building, fixing, and more.
https://forum.minetest.net/viewtopic.php?f=11&t=572
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
230 B
12 lines
230 B
project = "WorldEdit"
|
|
title = "WorldEdit API Documentation"
|
|
description = "Minetest mod to mass-modify nodes"
|
|
format = "markdown"
|
|
file = {"worldedit"}
|
|
topics = {
|
|
"README.md",
|
|
"Tutorial.md",
|
|
"ChatCommands.md",
|
|
"LICENSE.txt"
|
|
}
|
|
|
|
|