Setup APX
APX requires the server to be set up as well as your local environment to be prepared. Don't worry, it's mostly only creating a folder structure.
Download links
Managing multiple servers
You can multiple servers at once with apx
Make sure the reciever instances are listening on different ports
Add them in the servers.json
Make sure the Web UI Port of the server (default should be 5397) is overwritten to an unique port,otherwise the reciever may control the wrong server
Terminology
Reciever: An program running on your server, controlling the rfactor instance
CLI: An command line program running on your management computer to control multiple rFactor servers using the reciever
Wizard: The web app to manage everything
servers.json: The configuration file on your computer, allowing the server to know the managed servers
server.json: The configuration on the server inside the reciever folder
<anarbitaryname>.json: Your event configuration file, containing all event-related settings.
Setup server
Setup CLI
Setup Wizard