From 3675b8b29a1905bb513e4b7d1af8458e818b98c2 Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Mon, 25 Apr 2022 15:56:13 -0400 Subject: [PATCH] Improve patch documentation. --- .../butterfly_rearrange_patch-vs-220422-002.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Bucket_Game-branches/butterfly_rearrange_patch-vs-220422-002.md b/Bucket_Game-branches/butterfly_rearrange_patch-vs-220422-002.md index 4b9951f..9f06fe8 100644 --- a/Bucket_Game-branches/butterfly_rearrange_patch-vs-220422-002.md +++ b/Bucket_Game-branches/butterfly_rearrange_patch-vs-220422-002.md @@ -14,12 +14,11 @@ E-mail from Poikilos to OldCoder 2022-04-25: > unused images to fix the problem. To apply, set BUCKET_GAME then: -cd EnlivenMinetest && git pull \ - && rsync -rtv Bucket_Game-branches/butterfly_rearrange_patch-vs-220422-002/ $BUCKET_GAME +cd EnlivenMinetest && git pull && rsync -rtv Bucket_Game-branches/butterfly_rearrange_patch-vs-220422-002/ $BUCKET_GAME -# Omit the following commands in case they can be used for something (like better 3d butterflies): -rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly1.png -rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly2.png -rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly3.png -rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly4.png +# Omit the following commands in case they are now used by the better 3d butterflies (the textures now all have the same orientation if the patch above was applied): +#rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly1.png +#rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly2.png +#rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly3.png +#rm $BUCKET_GAME/mods/codermobs/codermobs/textures/codermobs_butterfly4.png