Skip to content

Feature: If a texture recipe is found in an object's folder, have z64yartool patch it#4

Merged
z64me merged 3 commits intomainfrom
retexture
Aug 4, 2025
Merged

Feature: If a texture recipe is found in an object's folder, have z64yartool patch it#4
z64me merged 3 commits intomainfrom
retexture

Conversation

@z64me
Copy link
Member

@z64me z64me commented Aug 4, 2025

This is complementary to #3. Allows storing textures as PNG's alongside an object.zobj, patching the object automatically during build. This feature will be useful when working with texture banks. It also makes retexturing ordinary objects possible without having to reconstruct them from source.

Requirements:

  • recipe.txt must exist in the same folder as the object.zobj you wish to retexture
  • recipe.txt must contain a reference to object.zobj
  • A texture folder must exist and contain the textures you wish to inject into the object
  • recipe.txt must contain a reference to the folder containing the textures

@z64me z64me merged commit 78cb254 into main Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant