1

Merge branch 'master' of git.ewpratten.com:evan/ewpratten.com
Some checks failed
Deploy ewpratten.com / Deploy to Production (push) Has been cancelled

This commit is contained in:
Evan Pratten 2024-12-03 16:58:19 -05:00
commit 52b49bfd2b
3 changed files with 3 additions and 1 deletions

View File

@ -22,3 +22,4 @@ gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
# Various others
gem "webrick", "~> 1.9"
gem "kramdown", "~> 2.4"
gem 'jekyll-target-blank', '~> 2.0'

View File

@ -28,6 +28,7 @@ kramdown:
# Plugins
plugins:
- jekyll-feed
# - jekyll-target-blank
# Per-collection settings
collections_dir: collections

View File

@ -5,7 +5,7 @@ description: A Minecraft mod that implements multiplayer Point-of-Interest marki
software_category: minecraft
---
Client Ping is a Minecraft ([`^1.19.4`](https://jubianchi.github.io/semver-check/#/constraint/^1.19.4)) mod I wrote that implements multiplayer Point-of-Interest marking without the need for a server-side plugin/mod counterpart.
Client Ping is a Minecraft `^1.19.4` mod I wrote that implements multiplayer Point-of-Interest marking without the need for a server-side plugin/mod counterpart.
![A screenshot of a ping](/assets/software/minecraft-client-ping/9a704ff99abe67ee711f5fae6008ef7e42f641a7.png)