mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Add clean.sh reset utility, exclude CSVs from repo, prefer binary DBCs
- Add clean.sh with granular options (--build, --assets, --cache, --csvs, --user, --all, --dry-run) - Remove 119 CSV files from git tracking and add to .gitignore - Flip DBC loading order: try binary from extracted MPQs first, CSV as fallback - Remove forceBinaryDbc workaround and garbled-CSV validation (no longer needed)
This commit is contained in:
parent
0e1241ca60
commit
543535a892
122 changed files with 157 additions and 716135 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -86,6 +86,7 @@ Data/manifest.json
|
|||
Data/expansions/*/manifest.json
|
||||
Data/expansions/*/assets/
|
||||
Data/expansions/*/overlay/
|
||||
Data/expansions/*/db/*.csv
|
||||
Data/hd/
|
||||
ingest/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue