Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/doc/lua
diff options
context:
space:
mode:
authorErodeesFleurs <862959461@qq.com>2025-02-10 22:13:13 +0800
committerErodeesFleurs <862959461@qq.com>2025-02-10 22:13:13 +0800
commitbf73de0ee3c028c6c215c209891cc3c39d606d6a (patch)
tree3e2f295c0d59eb60ca13c8b2d29467472bc8b70e /doc/lua
parent0780aee8ab5da99dd4c84352227a5cf87d9146c7 (diff)
Update doc
Diffstat (limited to 'doc/lua')
-rw-r--r--doc/lua/openstarbound/root.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lua/openstarbound/root.md b/doc/lua/openstarbound/root.md
index c439c59..e87a0fe 100644
--- a/doc/lua/openstarbound/root.md
+++ b/doc/lua/openstarbound/root.md
@@ -101,4 +101,8 @@ Sets a configuration value in `/storage/starbound.config` by path.
Returns all recipes.
+#### `String` root.itemFile(`String` itemName)
+
+Returns the asset file path for the specified item.
+
---