2 new posts ready to release #5
@@ -1,11 +1,9 @@
|
||||
---
|
||||
title: "Cllick Counter v2.4.0 Release"
|
||||
date: 2023-06-21T12:00:00-04:00
|
||||
lastmod: 2023-06-21T12:00:00-04:00
|
||||
# date: 2023-06-23T12:00:00-04:00
|
||||
draft: true
|
||||
date: 2023-06-23T12:00:00-04:00
|
||||
lastmod: 2023-06-23T12:00:00-04:00
|
||||
|
||||
description: "Description"
|
||||
description: "Right clicks, general refactor, more stable/modern codebase, QOL features."
|
||||
images: []
|
||||
resources:
|
||||
- name: "featured-image"
|
||||
@@ -17,7 +15,7 @@ categories: ["clickcounter"]
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
Description
|
||||
Right clicks, general refactor, more stable/modern codebase, QOL features.
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
||||
BIN
content/posts/clickcounter-v2.4.1/featured-image.png
Normal file
BIN
content/posts/clickcounter-v2.4.1/featured-image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 225 KiB |
41
content/posts/clickcounter-v2.4.1/index.md
Normal file
41
content/posts/clickcounter-v2.4.1/index.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "Cllick Counter v2.4.1 Release"
|
||||
date: 2023-06-24T12:00:00-04:00
|
||||
lastmod: 2023-06-24T12:00:00-04:00
|
||||
|
||||
description: "Bug fixes"
|
||||
images: []
|
||||
resources:
|
||||
- name: "featured-image"
|
||||
src: "featured-image.png"
|
||||
|
||||
tags: ["Minecraft", "Modding", "Release", "Fixes", "Left Click Counter Mod", "Click Counter"]
|
||||
categories: ["clickcounter"]
|
||||
|
||||
lightgallery: true
|
||||
---
|
||||
|
||||
Bug fixes
|
||||
|
||||
<!--more-->
|
||||
|
||||
## 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.
|
||||
@@ -1,9 +1,7 @@
|
||||
---
|
||||
title: "TF2 Classic Dedicated Server - Docker Image"
|
||||
date: 2023-06-23T12:00:00-04:00
|
||||
lastmod: 2022-08-23T12:00:00-04:00
|
||||
# date: YEAR-MONTH-DAYTHOUR:MINUTE:SECOND-04:00
|
||||
draft: true
|
||||
date: 2023-06-21T19:00:00-04:00
|
||||
lastmod: 2022-08-21T19:00:00-04:00
|
||||
|
||||
description: "TF2C dedicated server image, made from cm2network's TF2 image"
|
||||
images: []
|
||||
|
||||
Reference in New Issue
Block a user