Making my mod work in multiplayer
Making my mod work in multiplayer
It's a quick question. My mod works perfectly fine in singleplayer. Do I have to change or add something to make it work in multiplayer as well ? I haven't tested it with multiple players yet, but my save loaded just fine...
Re: Making my mod work in multiplayer
If you don't have a control.lua in your mod it will work. If you have a control.lua it might or might not, depending on whether you do things that cause a desync.
Re: Making my mod work in multiplayer
I don't use control.lua in my mod... So it must work then
Thank you for quick answer 

