You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice the mod is using some IPC stuff using MemoryMappedFile, whenever I see this I always think it would be better to use my library which would let it work on Linux https://github.com/Nytra/ResoniteInterprocessLib
Hi,
I notice the mod is using some IPC stuff using MemoryMappedFile, whenever I see this I always think it would be better to use my library which would let it work on Linux https://github.com/Nytra/ResoniteInterprocessLib
Thanks