Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.08 KB

hhm-sala-plugins

Repository of plugins for Haxball Headless Manager.

This repository offers folowing plugins:

Click the links to see the source code for the options the plugins support.

Usage

This repository contains plugins that should work well with haxroomie.

In haxroomie-cli config you can add the repository to the repository array.

e.g.

repositories: [
  {
    type: 'github',
    repository: 'morko/hhm-sala-plugins',
  },
],