summaryrefslogtreecommitdiff
path: root/worldedit/config.ld
blob: 69be22433da5081f58379a1d67d0debb45134a2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"
}