I want to build a Unity Arcade game where my main game would be a host of different arcade mini-game that would allow other users to build on top of it. and I would provide a set of APIs to pass the data. This means that other users would provide me a build / assetsbundle file to directly plug in and play. without me doing anything.
If anyone can share some ideas on how to build a structure like this.