PluginDatabase
A simple repository providing version control for Millennium based Steam plugins.
Install / Use
/learn @SteamClientHomebrew/PluginDatabaseREADME
Plugin Database for Millennium
[!NOTE] This repository solely exists for developers to submit plugins.<br> Download & install plugins from https://steambrew.app/plugins
Introduction
Welcome to the official Millennium Plugin Database — a centralized repository that manages and curates all community and official plugins for Millennium. This repository exists to provide a secure, version-controlled collection of plugins that are approved for use with Millennium. Each plugin is tracked as a Git submodule, allowing us to:
- Independently version plugins without relying on the latest changes from their original repositories.
- Manually review all plugin updates before they reach end users, ensuring code integrity and preventing malicious behavior.
- Provide a consistent, reliable plugin experience across all installations of Millennium.
Whether you're a plugin developer submitting updates or a user browsing available extensions, this database serves as the trusted source for all Millennium-compatible plugins.
Submitting A Plugin
To submit a plugin to Millennium's plugin repository, open a pull request that adds your plugin as a submodule using the command
git submodule add https://github.com/YourUsername/YourRepository your-plugin
inside the plugins directory.
This will attach your repository from a specific commit, meaning when you update your repository, the changes won't be reflected here, unless you open a pull request to update it. This is in place to prevent malicious code by forcing us to audit all of your code changes.
Updating Your Plugin
Once you have your submodule added, in order to update it,
change directory to plugins/your-plugin, checkout the branch you wish to use and pull:
git checkout your-plugin-branch
git pull
This should update your plugin to the latest version. Commit the change and open a pull request.
In case you wish to clone plugins at their attached commits, run git submodule update --init.
Repository Manifest
The following table describes the remaining deprecated Python plugins that need to be ported to Lua. Python is no longer officially supported by Millennium and will be removed entirely in a future update.
Total: 27
- Lua: 24
- Python: 3
| Lua | Python | |-----|--------| | RSS-feed-in-whats-new | augmented-steam | | achievement-groups | extendium | | adamraichu.auto-accept-custom-launch-args | steamdb | | aerothemesteam | | | csstats-extension | | | cswatch-plugin | | | dotastats | | | dwmx | | | fullscreen-notifications-fix | | | gratitude | | | hltb-millennium-plugin | | | leetify-extension | | | millennium-faceit-stats | | | non-steam-playtimes | | | size-on-disk | | | steam-browser-history | | | steam-change-window-params | | | steam-collections-plus | | | steam-easygrid | | | steam-global-launch-options | | | steam-librarian | | | steam-logo-pos | | | steam-taskbar-progress | | | valve-internal-enabler | |
Related Skills
feishu-drive
338.0k|
things-mac
338.0kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
338.0kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
yu-ai-agent
1.9k编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。
