ODK Server Manager tool
Welcome!
This is the documentation for ODKSM, hosted on ReadTheDocs both in english and in italian.
ODKSM is an open source python tool to quickly and easily create more than one Arma 3 server instance and manage their settings, mods and keys. It does so by intelligently using symlinks, which keeps server instances’ folders small, easy to update and archive.
It mainly caters to dedicated server maintainers, but could surely come in handy for mission makers.
Main features:
Having separated server instances and mixing symlink with real configuration file result in a clean and organized Arma 3 main folder
ONE easy to understand and thoroughly documented configuration file to manage the whole instance
Flexible .bat scripts to call the tool that can easily adapt to different folders structures
Simply running the tool is enough to keep mods, keys and Arma configuration files updated
Quickstart tool to automate initial creation of multiple instances
Modular architecture that allows to quickly implement mod specific behaviour
Configuration file templates support
Basic Usage
Advanced Usage