1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00

Improve mod storage doc a little

This commit is contained in:
Desour
2025-04-20 23:29:09 +02:00
committed by sfan5
parent 75f757ed2b
commit f2ea4a4565

View File

@@ -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