ITADN

Use different storages for each map

#54OpenGhoulofGSG9 创建于 2025-04-20
G
GhoulofGSG9commented
My use case is that I would like to persist one map into local storage and another into the sync storage. Is there any way to do this beside forking the module and moving the `storageEngine` variable from the module context to each maps' context?
1 条评论