Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 555 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 555 Bytes

BZList Plugin for BZFS

Provides real-time data to BZList.

This project uses Git submodules, after cloning run git submodule update --init --recursive or clone with the --recursive flag.

Compiling

You must have premake5 to build the plugin.

Build

premake5 build

Install

sudo premake5 install

Loading the plugin

To load the plugin, use the format:

-loadplugin BZList,API_KEY

Where API_KEY is the key you have received from me.

License

MIT.