mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 18:13:52 +00:00
Recursively copies an entire project tree (every zone subdir + manifests + content files). Refuses to overwrite an existing destination so a typo doesn't silently merge into the wrong project — user must delete the destination first if intentional. Reports zone count, total file count, and total byte count of what was copied. Useful for forking a project for experimentation, or for creating snapshot backups before risky bulk operations like --strip-data-tree or --remove-project-orphans. Verified: 2-zone gen-random-project source → copy-project → "zones: 2, files: 12, total bytes: 395989" reported correctly, existing destination correctly rejected. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||