32 lines
967 B
Markdown
32 lines
967 B
Markdown
---
|
|
title: "Click Counter v2.4.1 Release"
|
|
date: 2023-06-24T12:00:00-04:00
|
|
lastmod: 2023-06-24T12:00:00-04:00
|
|
|
|
description: "Bug fixes"
|
|
image: "featured-image.webp"
|
|
|
|
tags: ["Minecraft", "Modding", "Updates"]
|
|
categories: ["clickcounter"]
|
|
---
|
|
|
|
## Changelog
|
|
|
|
### Positioning
|
|
- Fixed
|
|
- Both lines of text can be moved at the same time, leading to them always being selected together after saving
|
|
|
|
### Colors
|
|
- Changes
|
|
- Removed the "Refresh Color" button and now update the colors on the fly
|
|
|
|
### Update Checking
|
|
- Fixed
|
|
- Added response for if there are no updates avaible
|
|
|
|
## Downloads
|
|
[Release Page](https://github.com/joshuafhiggins/clickcounter/releases/tag/v2.4.1)
|
|
[Click.Counter.v2.4.1.jar](https://github.com/joshuafhiggins/clickcounter/releases/download/v2.4.1/Click.Counter.v2.4.1.jar) (from GitHub)
|
|
|
|
## Source Code
|
|
The source code for Click Counter is avaible [on GitHub](https://github.com/joshuafhiggins/clickcounter/) under the MIT License. |