mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Improve mod storage doc a little
This commit is contained in:
parent
75f757ed2b
commit
f2ea4a4565
1 changed files with 1 additions and 1 deletions
|
@ -9287,7 +9287,7 @@ The settings have the format `key = value`. Example:
|
||||||
`StorageRef`
|
`StorageRef`
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Mod metadata: per mod metadata, saved automatically.
|
Mod metadata: per mod and world metadata, saved automatically.
|
||||||
Can be obtained via `core.get_mod_storage()` during load time.
|
Can be obtained via `core.get_mod_storage()` during load time.
|
||||||
|
|
||||||
WARNING: This storage backend is incapable of saving raw binary data due
|
WARNING: This storage backend is incapable of saving raw binary data due
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue