aboutsummaryrefslogtreecommitdiff
path: root/font_api/README.md
diff options
context:
space:
mode:
authorNiklp <nik@niklp.net>2024-03-11 09:04:12 +0100
committerGitHub <noreply@github.com>2024-03-11 09:04:12 +0100
commitc315900c24df6ee958a92e013463e36dfbeb5225 (patch)
tree5b17ee5363924550a0c3e7de78438a4ab55a1859 /font_api/README.md
parent394166ca5623d9c5b9d7f17ebb2c5b85b1c8d9d2 (diff)
downloaddisplay_modpack_no_craft-c315900c24df6ee958a92e013463e36dfbeb5225.tar.gz
display_modpack_no_craft-c315900c24df6ee958a92e013463e36dfbeb5225.zip
Make dp_modpack game agnostic using XCompat (#14)
* . * Add `material.sandstone` (not in upstream xcompat yet)
Diffstat (limited to 'font_api/README.md')
-rw-r--r--font_api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/font_api/README.md b/font_api/README.md
index ff1dd98..6be8173 100644
--- a/font_api/README.md
+++ b/font_api/README.md
@@ -2,7 +2,7 @@
A library for rendernig text on textures (to be used with display_api for sign creation).
-**Dependancies**: default
+**Dependencies**: xcompat
**License**: LGPL