cool
This commit is contained in:
12
mods/worldedit/config.ld
Normal file
12
mods/worldedit/config.ld
Normal file
@@ -0,0 +1,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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user