From ceca50aff9eac2a6ec44bfb8ebb4e8d90bafc605 Mon Sep 17 00:00:00 2001 From: Xeno333 <149852758+Xeno333@users.noreply.github.com> Date: Thu, 12 Jun 2025 22:36:07 -0500 Subject: [PATCH] Update doc/README.md Co-authored-by: DS --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 3351148a3..408d4959f 100644 --- a/doc/README.md +++ b/doc/README.md @@ -6,7 +6,7 @@ The following is a list of documentation files and a brief description, if ## Lua -- [Builtin Entities](builtin_entities.md): Internal predefined engine entities. +- [Builtin Entities](builtin_entities.md): Doc for predefined engine entities, i.e. dropped items and falling nodes. - [Client-side API](client_lua_api.md): Client side enviorment's Lua API. - [Formspec Toolkit API](fst_api.txt) - [Menu API](menu_lua_api.md): Lua API for the creation of engine menus, not the