Thanks to visit codestin.com
Credit goes to github.com

Skip to content

My wish list for Destiny Item Manager and supportive code

License

Prometheus3375/dim-wishlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My wishlist for Destiny Item Manager and supportive code.

Usage

  1. Open Destiny Item Manager.
  2. Login into the service.
  3. Open settings, go to section "Wish List".
  4. Paste the link below into the box under "Add another wish list".
    https://raw.githubusercontent.com/Prometheus3375/dim-wishlist/main/wishlist.txt
    
  5. Press "Add Wish List".

Wishlist will be automatically updated by DIM.

Development

Project requirements

Install Python 3.12.4 or higher version of Python 3.12.

Updating wishlist

Run python -m wishlist to update wishlist.

Working with game data

Run python -m manifest --help for more information.

Updating perk database

Run python -m manifest -u generate -p to generate perk database using the most recent Destiny 2 data.

Generating roll definitions for recently added weapons

Run python -m manifest -u generate -w to generate roll definition classes for weapons added in the most recent Destiny 2 release. The result is saved in file new-weapons.py.

About

My wish list for Destiny Item Manager and supportive code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages