Crendgrim / DynamicCrosshair

A Minecraft mod that hides or changes the crosshair dependent on context.
GNU Lesser General Public License v3.0
21 stars 6 forks source link

Version of dynamiccrosshair-api is "${api_version}" #87

Open JetbladeDevsStuff opened 1 week ago

JetbladeDevsStuff commented 1 week ago

It looks like you forgot to add a processResources block in in the build.grade for api-fabric. Making a PR soon.

Crendgrim commented 1 week ago

Of course something like this would happen, thanks for the report!

Did that cause issues anywhere?

JetbladeDevsStuff commented 1 week ago

Not that I saw, but Fabric issued a warning saying that it cannot parse the version.

JetbladeDevsStuff commented 1 week ago

Finally figured this out. BTW, this was hard to test due to the 1.21 version of AutoHUD not being published (new branch not pushed?).