From b7cadfd37e2220e839abc572852ed3fb11dd0d40 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 28 Dec 2016 23:28:51 +0100 Subject: Version 1.0.0 --- API.md | 3 --- README.md | 5 ++--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/API.md b/API.md index 2b2fc27..4724328 100644 --- a/API.md +++ b/API.md @@ -3,9 +3,6 @@ This document explains the API of `doc_items`. It contains a reference of all functions. -***Warning***: This mod is still in alpha stage, expect bugs and missing -features! - ## Quick start The most common use case for using this API requires only to set some hand-written help texts for your items. diff --git a/README.md b/README.md index 10f7567..fe99942 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Item Help [`doc_items`] (Version 0.9.0) +# Item Help [`doc_items`] (Version 1.0.0) ## Description Automatically generated help texts of blocks, tools, weapons, crafting items and other items. @@ -52,8 +52,7 @@ one of the core features of this mod; the mod relies on other mods to provide their custom help texts for a complete help. If you find a particular item which is lacking an explanation on usage, -request the mod author to add `doc_items` support. (But please wait -for version 1.0.0 first). +request the mod author to add `doc_items` support. ## API This mod has an API so that modders can add their own custom help texts, -- cgit v1.2.3