is a Millennium plugin for Steam that injects No Comments UI and backend workflows into the Steam client.
- Remove LuaTools content for an app.
- Add games via LuaTools from Steam store pages.
- Online fix via unsteam
- Localization support with locale validation tooling.
- Bundle Support - Installs all games listed within a bundle.
- DLC/content manager for related app entries.
- Native-looking "In Library" indicators on relevant store surfaces.
- Notification System - No Comment adds a clean & smooth toast like system to notify the user of updates and much more.
- Clickable Ui - With No Comment you'll be able to use a nice UI to manage your games or find new ones, this includes installing games previously delisted.
- Windows + Steam.
- Millennium installed and active.
https://github.com/SteamClientHomebrew/Millennium/releases/latest - Steam Tools.
https://www.steamtools.net/download
- Inside steam, click the steam icon/text in the very top left
- Click on Millennium
- Open the plugins tab
- Click on browse local files
- Extract No-Comment.zip into this plugins folder NOTE: make sure the extracted plugin is not embedded within a folder thats within a folder, it must be "Program Files (x86)\Steam\plugins\No-Comment"
- Enable No-Comment and click save changes, steam should restart shortly
- Vist any store page to check out the features No-Comment has!
- Edit source files in
public/src/luatools/. - Do not hand-edit
public/modules/luatools.app.js(generated). - Rebuild after edits:
python scripts/build_frontend.pyDefault deploy (build + copy + restart Steam):
.\deploy.ps1Deploy without restarting Steam:
.\deploy.ps1 -NoRestartDeploy to a custom plugins directory:
.\deploy.ps1 -PluginsDir "D:\Steam\plugins"backend/ Python backend methods exposed to Millennium
backend/data/ Runtime JSON/text state (settings, limits, update info)
backend/locales/ Locales
backend/settings/ Settings schema + manager
public/ Injected web assets and bootstrap script
public/src/luatools/ Editable frontend modules (source of truth)
public/modules/ Built frontend bundle output
scripts/ Utility scripts (build frontend, validate locales)
plugin.json Millennium plugin manifest
deploy.ps1 Deployment used for testing
- Why arent my games I added appearing?
Download https://drive.google.com/file/d/1YuhTfPvS-0PPNDc4eIfZ7hWAsvJL2WgJ/view?usp=drive_link
Open Steam tools
Drag and Drop the lua (The Downloaded One) file onto the steam icon that pops up after opening steam tools
Right click the steam icon then click restart steam
Right click again if needed, otherwise go down to the last option in steam tools and click exit
- what does this do you may ask?
It does a manual install/add of a game and generates the needed files for steam tools to detect added games since it may fail on install
- What game does this install?
Cult Of The Lamb app id 1313140
You may remove this game from your library at any point by going to the store page and clicking remove via No Comment or using the UI (steam icon in the bottom right) and clicking the same button