diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ This is the implementation of the local storage service for UE5. It is intended to be deployed on user machines either as a daemon or launched ad hoc as required during of editor/cooker/game startup +Zen can also be deployed as a shared instance for use as a shared cache. It also supports upstream +connectivity to cloud storage services as well as other Zen server instances. + We currently only support building and running the server on Windows. Linux and Mac support is in progress ## Building on Windows |