ewpratten / client-ping

Purely client-side point-of-interest marking for Minecraft
https://ewp.fyi/client-ping
GNU General Public License v3.0
3 stars 2 forks source link

XaeroMinimap requirement #5

Open Mylloon opened 1 year ago

Mylloon commented 1 year ago

Hello, good mod!

Is it possible to have the minimap implementation as an option?

Client Ping requires version [23.4.4, ∞) of xaerominimap, which is missing!

- <mods>/client_ping-1.2.0+1.20.jar
ewpratten commented 1 year ago

This issue is essentially the same as #3.

There are two possible solutions on my end:

I do personally enjoy piggybacking on the minimap mod, since it has a ton of configuration and features, so the first option is probably what I'll go for.

One issue I can see arising is that the minimap mod doesn't provide a stable API as far as I can tell, so choosing the wrong version might break client ping.

I realize I'm just kinda writing down my thoughts here.. I'll do some investigation, and report back if I find a way to support multiple versions of minimap