File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ extract-items: extract-precache-hgpak extract-locale
6161 @ gum style --border rounded --border-foreground 45 --margin " 1 0 0 0" --padding " 0 3" --width 80 --align left " 📜 item_to_name_mappings.json"
6262 @ gum spin --spinner dot --title " Decoding nms_reality_gcproducttable.mbin" -- ./ out/ mbincompiler -y -d ./ out/ " ./out/EXTRACTED/metadata/reality/tables/nms_reality_gcproducttable.mbin" > / dev/ null;
6363 @ gum spin --spinner dot --title " Decoding nms_basepartproducts.mbin" -- ./ out/ mbincompiler -y -d ./ out/ " ./out/EXTRACTED/metadata/reality/tables/nms_basepartproducts.mbin" > / dev/ null;
64- @ python ./ src/ extract_item_names.py
64+ @ gum spin --spinner dot --title " Extracting item names" -- python ./ src/ extract_item_names.py
6565 @ gum style --foreground 10 " ✅ item_to_name_mappings.json created."
6666
6767# ---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments