I own a game called Rebuild, and all world data is saved using serialization.
I also want it to be togglable where you can change stuff like lighting and voicechat support.
Would it be a nice idea where I make a plugin, and if I press that, it’ll make a bunch of places if they don’t already exist, then publish the changes in different variants? LIke one could have ShadowMap lighting and VC support, and another could have Future lighting and no voicechat.
And also, how???