diff options
author | ErodeesFleurs <862959461@qq.com> | 2025-02-10 22:13:13 +0800 |
---|---|---|
committer | ErodeesFleurs <862959461@qq.com> | 2025-02-10 22:13:13 +0800 |
commit | bf73de0ee3c028c6c215c209891cc3c39d606d6a (patch) | |
tree | 3e2f295c0d59eb60ca13c8b2d29467472bc8b70e | |
parent | 0780aee8ab5da99dd4c84352227a5cf87d9146c7 (diff) |
Update doc
-rw-r--r-- | doc/lua/openstarbound/root.md | 4 |
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. + --- |