Hello, is it possible to run a server from a different project with Mirror?
I need the same server to run different sessions, for different mini games, is it possible to do such a thing with mirror?
Hello, is it possible to run a server from a different project with Mirror?
I need the same server to run different sessions, for different mini games, is it possible to do such a thing with mirror?
hi
i have same question, i am making a 2D multiplayer Board game and using playfab and mirror for server-side.
there is no scene-sync or object-sync in my project. i just want to use server as handler to create and join lobbies and some playfab server commands.
i think building server and client as a same project is unnecessary because some of scenes and objects aren’t useful in server.
so is there any way to create Mirror server on a different project?