To update the D1 Manifest JSON
- Install
brotli
(brew install brotli
) yarn
API_KEY=<api key> node ./processBungieManifest.js
./compress.sh
mv d1-manifests/* ../DIM/src/data/d1/manifests/
cd ../DIM
- Modify
d1-manifest-service.ts
to have a new date on the manifest URL. git commit --no-verify -m'Update D1 Manifests'