We need c++ 17
to compile these servers, because of toml++ dependency requireed for parsing configuration files.
git submodule init
git submodule update
Go to the respective folder, and run make
.
Open config.toml
file. All required fields must be there, and cannot be ommitted. You can choose to remove fileds under optional category.