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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
+
---