Version Control Server
From Esenthel
This tool is a server application which handles game data files storage with support of version control.
The main purpose of this tool is to allow creating worlds in collaborative mode (which stands for editing the same world simultaneously by multiple users).
In order to edit worlds in collaborative mode, you need to:
- Launch the "Version Control Server" tool on a single machine
- Launch the World Editor tool on a single or multiple machines
- In the opened World Editor windows select "connect to server" menu option and specify the network address of the "Version Control Server" tool
Once the World Editor window is connected to the server, you can synchronize your local version of the world with the server version at any time, by selecting the "synchronize" menu option.
Version Control Server accepts only users which are listed in the configuration file of the tool.

