Skip to content

DestinyItemManager/d1-manifest-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D1 Manifests Scripts

To update the D1 Manifest JSON

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published