
Screenshot to Clipboard
Screenshots taken are copied to the clipboard.
Обновлён 3 августа 2024 г. · опубликован 12 октября 2021 г.
Any time you take a screenshot in the game, the image data is copied to the clipboard. You can then paste this anywhere (e.g. Discord, Imgur, Reddit) to upload the image and share it with others.
Works on vanilla servers, and modded servers without the mod installed!
Not compatible with Optifine.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.10+fabric | Релиз | 1.20.6, 1.21, 1.21.1 | fabric, quilt | 3 августа 2024 г. | .jar (16 КБ) |
| 1.0.10+neoforge | Релиз | 1.20.6, 1.21, 1.21.1 | neoforge | 3 августа 2024 г. | .jar (14 КБ) |
| 1.0.9+forge | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | forge | 10 февраля 2022 г. | .jar (16 КБ) |
| 1.0.9+fabric | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | fabric, quilt | 10 февраля 2022 г. | .jar (16 КБ) |
| 1.0.8+forge | Релиз | 1.17, 1.17.1 | forge | 9 февраля 2022 г. | .jar (16 КБ) |
| 1.0.8+fabric | Релиз | 1.17.1, 1.18, 1.18.1, 1.18.2 | fabric | 9 февраля 2022 г. | .jar (16 КБ) |
| 1.0.7+forge | Релиз | 1.16.2, 1.16.3, 1.16.4, 1.16.5 | forge | 30 октября 2021 г. | .jar (15 КБ) |
| 1.0.7+fabric | Релиз | 1.17, 1.17.1, 1.18, 1.18.1 | fabric | 30 октября 2021 г. | .jar (15 КБ) |
| 1.15.1-1.0.5+forge | Релиз | 1.16.2, 1.16.3, 1.16.4, 1.16.5 | forge | 12 октября 2021 г. | .jar (11 КБ) |
| 1.14.4-1.0.3+fabric | Релиз | 1.14.2, 1.14.3, 1.14.4 | fabric | 12 октября 2021 г. | .jar (13 КБ) |
| 1.14.4-1.0.3+forge | Релиз | 1.14.2, 1.14.3, 1.14.4 | forge | 12 октября 2021 г. | .jar (11 КБ) |
| 1.12.2-1.0.1 | Релиз | 1.11.2, 1.12, 1.12.1, 1.12.2 | forge | 12 октября 2021 г. | .jar (4 КБ) |
Ченджлог
1.0.10+fabricРелиз1.20.6, 1.21, 1.21.1 · 3 августа 2024 г.
- Fix neoforge build (comp500)
- Fix publishing by applying maven-publish plugin (comp500)
- Update grgit (comp500)
- Add mavenCentral for resolving grgit (comp500)
- Readd Minotaur/CurseGradle/Github release setup (comp500)
- Update Github Actions Java versions (comp500)
- Update to newer Arch, support 1.20.6+ NeoForge/Fabric (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.10
1.0.10+neoforgeРелиз1.20.6, 1.21, 1.21.1 · 3 августа 2024 г.
- Fix neoforge build (comp500)
- Fix publishing by applying maven-publish plugin (comp500)
- Update grgit (comp500)
- Add mavenCentral for resolving grgit (comp500)
- Readd Minotaur/CurseGradle/Github release setup (comp500)
- Update Github Actions Java versions (comp500)
- Update to newer Arch, support 1.20.6+ NeoForge/Fabric (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.10
1.0.9+forgeРелиз1.20.4, 1.20.5, 1.20.6 · 10 февраля 2022 г.
- Add support for Fabrishot 1.6.2 (comp500)
- Port to 1.18 (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.9
1.0.9+fabricРелиз1.20.5, 1.20.6, 1.21 · 10 февраля 2022 г.
- Add support for Fabrishot 1.6.2 (comp500)
- Port to 1.18 (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.9
1.0.8+forgeРелиз1.17, 1.17.1 · 9 февраля 2022 г.
- Update CI Java version (comp500)
- Port to 1.17 (comp500)
- Fix changelog generation (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.8
1.0.8+fabricРелиз1.18, 1.18.1, 1.18.2 · 9 февраля 2022 г.
- Update CI Java version (comp500)
- Port to 1.17 (comp500)
- Fix changelog generation (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.8
1.0.7+forgeРелиз1.16.3, 1.16.4, 1.16.5 · 30 октября 2021 г.
- Add proper target branch (comp500)
- Disable dry-run, overwrite GH release (comp500)
- Expose tokens to release workflow (comp500)
- Set infinite fetch depth for GH actions (comp500)
- Add CI/CD for deploying to Modrinth/CurseForge/GH releases (comp500)
- Constrain version range for Forge, clean up comments (comp500)
- Clean up copying code, implement Fabrishot support (fixes #12) (comp500)
- Fix icon (comp500)
- Clean up mixins, fix injections in Forge dev env (comp500)
- Clean up Forge client registration, add minVersion, mark client-side only (fixes #14) (comp500)
- Port to Architectury for unified fabric+forge codebase (comp500)
- Misc changes (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.7
1.0.7+fabricРелиз1.17.1, 1.18, 1.18.1 · 30 октября 2021 г.
- Add proper target branch (comp500)
- Disable dry-run, overwrite GH release (comp500)
- Expose tokens to release workflow (comp500)
- Set infinite fetch depth for GH actions (comp500)
- Add CI/CD for deploying to Modrinth/CurseForge/GH releases (comp500)
- Constrain version range for Forge, clean up comments (comp500)
- Clean up copying code, implement Fabrishot support (fixes #12) (comp500)
- Fix icon (comp500)
- Clean up mixins, fix injections in Forge dev env (comp500)
- Clean up Forge client registration, add minVersion, mark client-side only (fixes #14) (comp500)
- Port to Architectury for unified fabric+forge codebase (comp500)
- Misc changes (comp500)
See the full changes on Github: https://github.com/comp500/ScreenshotToClipboard/commits/1.0.7
Полная история изменений — на Modrinth.
Комментарии
Загружаем…