Restore VT share links in manual instructions
The #fragment links work fine in a browser — only curl/wget can't follow them. Show them as clickable links for users at the terminal on the server. https://claude.ai/code/session_019XgsQ13XKm4Zj3cNsDNwHj
This commit is contained in:
@@ -1255,7 +1255,12 @@ for v in versions:
|
|||||||
echo ""
|
echo ""
|
||||||
log_info "Vanilla Tweaks — download your selected packs manually:"
|
log_info "Vanilla Tweaks — download your selected packs manually:"
|
||||||
echo ""
|
echo ""
|
||||||
echo " Go to https://vanillatweaks.net/picker/datapacks/"
|
echo " ┌─ Pre-configured selections (open in a browser on this machine) ──────┐"
|
||||||
|
echo " │ Datapacks (22): https://vanillatweaks.net/share#B3QqSd │"
|
||||||
|
echo " │ Crafting tweaks (10): https://vanillatweaks.net/share#SqzGkO │"
|
||||||
|
echo " └────────────────────────────────────────────────────────────────────────┘"
|
||||||
|
echo ""
|
||||||
|
echo " Or pick manually — go to https://vanillatweaks.net/picker/datapacks/"
|
||||||
echo " Select version ${VT_VERSION}, then enable your chosen packs:"
|
echo " Select version ${VT_VERSION}, then enable your chosen packs:"
|
||||||
echo ""
|
echo ""
|
||||||
local _LAST_CAT="" _cat dp
|
local _LAST_CAT="" _cat dp
|
||||||
|
|||||||
Reference in New Issue
Block a user