- Make sure Python3 is installed with tkinter
apt-get install python3-tk
in Linux- Ensure the tcl/tk option checkbox is marked when installing Python 3 under Windows
- Run
D3Edit.py
with python3.
- Currency edition.
- Hero and account edition: Hero level, Paragon level, Highest GR completed...
- Stash and Hero inventory viewing.
- Item edition.
- Item generation (By ID).
- Compatible with Nintendo Switch saves
- Item Edition safe mode (easier to make legal items).
Help needed identifying the missing items and affixes. If you find a missing item please report back.
Uses tkinter for the GUI.
https://github.com/fry -> Diablo III Protobin Decompiler
https://github.com/VisualStudio-zz -> Original creator of the python CLI tool.