Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 450 Bytes

Extension "ModManager"

This little extension checks, if you have any requiredModules in your miz file and shows them in the server status embed in Discord. Nice addition for your users, if you show them what to install to fly on your server.

Configuration

The configuration is as simple as it sounds:

MyNode:
  # [...]
  instances:
    DCS.release_server:
      # [...]
      extensions:
        ModManager:
          enabled: true