|
|
## Configuration
|
|
|
|
|
|
The server reads its configuration from JSON files. The first start of the server needs the file to be given in order to start the simulation. If the user are running the same simulation multiple times, it's not needed to give the configuration file every time.
|
|
|
The server reads its configuration from JSON files. The first start of the server needs the file to be given in order to start the simulation. If the user is running the same simulation multiple times, it's not needed to give the configuration file every time.
|
|
|
|
|
|
The structure of a configuration file can be seen in the exemple below. The individual parts are explained in the following.
|
|
|
|
... | ... | |