From c315900c24df6ee958a92e013463e36dfbeb5225 Mon Sep 17 00:00:00 2001 From: Niklp Date: Mon, 11 Mar 2024 09:04:12 +0100 Subject: Make dp_modpack game agnostic using XCompat (#14) * . * Add `material.sandstone` (not in upstream xcompat yet) --- display_api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'display_api') diff --git a/display_api/README.md b/display_api/README.md index 73acdf9..d638bd7 100644 --- a/display_api/README.md +++ b/display_api/README.md @@ -4,7 +4,7 @@ This library's purpose is to ease creation of nodes with one or more displays on **Limitations**: This lib uses entities to draw display. This means display has to be vertical (and "upside up") on Minetest before version 5.0. -**Dependancies**:default +**Dependencies**: xcompat **License**: LGPLv2 -- cgit v1.2.3