From 4603eb17c0dba8146e41a2e76739208bb8013852 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 2 Dec 2016 00:35:21 +0100 Subject: =?UTF-8?q?Remove=20=E2=80=9C(WIP)=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index ea8a60e..77fe6c7 100644 --- a/init.lua +++ b/init.lua @@ -1,6 +1,6 @@ doc.new_category("basics", { - name="Basics (WIP)", + name="Basics", description = "Everything you need to know about Minetest to get started with playing", sorting = "custom", sorting_data = {"minetest", "controls", "sneak", "cam", "minimap", "players", "inventory", "hotbar", "tools", "blocks", "liquids", "craft", "cook", "groups", "settings","glossary", "online"}, @@ -9,7 +9,7 @@ doc.new_category("basics", doc.new_category("online", { - name="Online multiplayer (WIP)", + name="Online multiplayer", description = "Help about playing online with other players", sorting = "custom", sorting_data = {"intro", "commands", "privs"}, -- cgit v1.2.3