mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-04 17:40:26 +01:00
13 lines
230 B
Plaintext
13 lines
230 B
Plaintext
|
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"
|
||
|
}
|
||
|
|