Deleting unneeded directories from photon server

Options
jtsmith1287
edited July 2014 in Photon Server
I'm working on a game with an authoritative server and would like to remove as many files as I can that I'm not going to need. I'm extending from LoadBalancing, but I remember reading somewhere that it might extend Lite or Litelobby or something. Is it safe to delete these directories and all the deploy directories I don't need?

Comments

  • Hi,

    Loadbalancing inherits from Lite, so you should not delete that one.

    It is safe to delete LiteLobby and MMo, both from /src-server and /deploy, if you don't use it.