adds .local/share/millennium and easyeffects

This commit is contained in:
2026-08-06 18:19:44 +02:00
parent d4541842a4
commit 2b51bfa8c5
2581 changed files with 339035 additions and 0 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,11 @@
# Size on Disk <a href='https://ko-fi.com/X8X554X28' target='_blank'>☕</a>
A Millennium plugin that allows you to instantly see the size of a game on disk.
---
![Screenshot](.github/example.png)
## Prerequisites
- [Millennium](https://steambrew.app/)
@@ -0,0 +1,4 @@
{
"commit": "8ebb14647f6a3be231069d11bd8e7002383df45b",
"id": "e73371b61eef68019413475b7642ecc37e53bbbd"
}
@@ -0,0 +1,8 @@
{
"$schema": "https://raw.githubusercontent.com/shdwmtr/millennium/main/src/sys/plugin-schema.json",
"name": "size-on-disk",
"common_name": "Size on Disk",
"description": "Instantly see the size of a game on disk.",
"version": "1.1.0",
"useBackend": false
}