add disclaimer and screenshots

This commit is contained in:
iceBear67
2026-08-08 03:53:33 +08:00
parent 30d124fd8b
commit b7ab385550
5 changed files with 11 additions and 18 deletions
+10 -2
View File
@@ -1,7 +1,11 @@
# PhotoSync
> [!NOTIFY]
> This mod is mostly generated by Claude. Bug feedbacks are welcomed and they will get
> fixed and replied by human.
A Fabric client mod that sends your Minecraft screenshots to [Immich](https://immich.app)
and lets you browse the album back inside the game.
and lets you browse the album back inside the game. This mod also supports periodic screenshooting.
Take a screenshot with F2 and it uploads in the background. Press F6 to see what
is uploading, scroll through the album's timeline, or change how any of it
@@ -9,7 +13,11 @@ behaves. Nothing about the vanilla screenshot flow changes — F2 still saves a
to `screenshots/` and still works with the mod misconfigured or offline.
Supports **Minecraft 1.20 through 26.2**, client side only. Requires
[Fabric API](https://modrinth.com/mod/fabric-api).
[Fabric API](https://modrinth.com/mod/fabric-api). Sinytra connector should work.
| Photo Browser | Settings |
| - | - |
| ![preview](./images/photo_preview.png) | ![settings](./images/settings.png) |
---