Skip to main content
Version: Unreleased

PatreonHubPlugin

Connects this server to an AssettoServer Hub instance. Required for leaderboards of other plugins to work.

Configuration

Enable the plugin in extra_cfg.yml

extra_cfg.yml
EnablePlugins:
- PatreonHubPlugin

Example configuration

plugin_patreon_hub_cfg.yml
# URL of the hub. This default should work fine if AssettoServerHub is running on the same host
Address: http://localhost:5085
# Key as specified in configuration.yml of the hub
Key: YourKeyHere