Skip to content

SteamClientHomebrew/PluginTemplate

Repository files navigation

Plugin Template

A plugin template for Millennium providing a basic boilerplate to help get started.

Prerequisites

Setting up

# Clone the repository somewhere
$ git clone https://github.com/SteamClientHomebrew/PluginTemplate

# Enter the repository
$ cd PluginTemplate

Building

# Install frontend npm modules
$ bun install

# Build the plugins frontend
$ bun run build

Then ensure your plugin template is in your plugins folder. Millennium also accepts symbolic-linked plugins from external directories.

About

A template plugin for Millennium.

Resources

License

Stars

Watchers

Forks

Contributors