Open S-S-X opened 1 year ago
https://github.com/S-S-X/mineunit/blob/15adf6cdf4a3a3fd504ba2e47428b4a48806391f/core.lua#L51-L57
This should be using current mod name and intitialize new mod storage for each mod requesting one. Currently it gets mixed up if multiple mods are loaded simultaneously.
https://github.com/S-S-X/mineunit/blob/15adf6cdf4a3a3fd504ba2e47428b4a48806391f/core.lua#L51-L57
This should be using current mod name and intitialize new mod storage for each mod requesting one. Currently it gets mixed up if multiple mods are loaded simultaneously.