This project was written by Shaxx's Nightclub a Destiny 2 Clan. It's helping us finding our god rolls inside Destiny. We're converting the RAW text files with our wished rolls into a API code used by Destiny Item Manager with the help of Python3.
Scroll down until Getting Started
for a full guide.
You need Destiny Item Manager to use this wishlist.
-
If you are now in your inventory, click on the settings in the upper right corner.
-
Scroll down until you see the wishlist part.
-
Click on Clear Wish List
-
Now paste the following link into the appropriate field:
https://raw.githubusercontent.com/PunchedYou/dim_wishlist/main/wishlist.txt
Contributions are what makes open source such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the right tag. Don't forget to give the project a star!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Basic Template for defining god rolls:
--------------------------------------------------
##Category
--------------------------------------------------
// WeaponName
/PvE: {Masterworks} | {Perk1 (for all rolls)}
Roll: {Perk2} | Perk3 Perk4
Roll: {Perk2} | Perk3 Perk4
...
/PvP: {Masterworks} | {Perk1 (for all rolls)}
Roll: {Perk2} | Perk3 Perk4
Roll: {Perk2} | Perk3 Perk4
...
Twitter: @punchedyou
Contributors: PunchedYou (Python Rework) | BelaM (Initial C# Coding) | Scythe (Roll Contributor)