
Progress Peek
Display game loading progress on the taskbar
- Загрузки
- 279K
- Подписчики
- 10
- Обновлён
- 26 августа 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 26 мая 2026 г.
Progress Peek
This mod adds live loading progress display to the taskbar.
Features
- Deep Integration: supports displaying progress of game loading, resource loading, world creation, etc.
- Performance Friendly: the performance impact of updating the taskbar progress is usually negligible
- The current taskbar state and progress is cached, skipping native calls where possible
- the native interop code fully utilizes LWJGL, which uses JNI or FFM (where supported) for optimal performance.
- Windows: implemented via the
ITaskbarList3COM interface - Linux: implemented via the Unity LauncherAPI using
libdbus
- Windows: implemented via the
Platform Support
| Platform | Status |
|---|---|
| Windows | Supported (Windows 7+) |
| macOS | Currently unsupported |
| Linux | Supported (via Unity LauncherAPI) |
Ченджлог
1.1.0+26.2-neoforgeРелиз26.2 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
1.1.0+26.2-fabricРелиз26.2 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
1.1.0+26.1.2-neoforgeРелиз26.1, 26.1.1, 26.1.2 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
1.1.0+26.1.2-fabricРелиз26.1, 26.1.1, 26.1.2 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
1.1.0+1.21.11-neoforgeРелиз1.21.10, 1.21.11 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
1.1.0+1.21.11-fabricРелиз1.21.9, 1.21.10, 1.21.11 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
1.1.0+1.21.1-neoforgeРелиз1.21.1 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
1.1.0+1.21.1-fabricРелиз1.21.1 · 26 августа 2026 г.
- Added an API. The API can be used by mods to set the progress status and value. The API is designed so multiple mods can use it to update the progress simultaneously. Documentation can be found here.
- Linux: Changed default app name in the generated desktop file to "Minecraft"
- Linux: Fixed multiple instances sharing progress
- Added
iconFileandbannerFilein NeoForge mod manifest
Комментарии
Загружаем…