dorianpb / cem

Reimplementation of Custom Entity Models in Minecraft for the Fabric Modloader
GNU Lesser General Public License v3.0
125 stars 38 forks source link

Fix path loading when working with optifine data. #94

Closed RobertWHurst closed 1 year ago

RobertWHurst commented 1 year ago

This PR updates CemFairy#transformPath to better handle transforming resource paths.

This includes a few major adjustments such as proper handling of parent path expressions ("..") as well as fixes the way resource paths are loaded from Optifine compatible resource packs containing cem data.

Likely fixes: #75, #72, #58, #56, and others.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 28 days. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically closed due to it being stale for 28 days. Thank you to everyone who contributed.