1
0
Fork 0
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:
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`
------------
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.
WARNING: This storage backend is incapable of saving raw binary data due